Question d’entretien chez Joonbug.com

I was asked about the MVC pattern.

Réponse à la question d'entretien

Utilisateur anonyme

24 août 2013

M stands for models, V stands for views, C stands for controllers. This design pattern is used to organize code and make it easier to do routing.