Model View Controller
What does MVC stand for and what is it?
MVC stands for Model View Controller
MVC is a design pattern used to organize the file structure of a full-stack application
It is not language specific, but a variation can be found in several libraries and f...
hashnode.ryankhawkins.dev2 min read