Introduction to MVC Architecture – As Web Developer Point Of View
Here, we try to explain the basics of MVC now I’m not going to go into too much depth because we want this to be beginner friendly and also want it to be short.
MVC stands for Model-View-Controller and it’s a Software architectural design pattern.