I have finished learning of server-side programming from MDN’s “Server-side website programming” articles .
These articles shows how to implement CRUD operations by use of form elements.
Now , I want to develop a social media type project without following video tutorial but I am confuse about how to implement abstraction, encapsulation, inheritance and polymorphism for user profile data .
In short features we see in popular social platforms .