Model View Controller
MVC - AKA - Model View Controller
MVC is not a new concept, and it's a pattern that you see in your daily life.
It is also not specific to a one programming language, It is a way how well you organize your code.
It is not specific to a ruby, php, ....
sarveshlearn.hashnode.dev4 min read