What is the difference between MVC MVP and MVVM and when should you use what?

Both MVP and MVVM are derivatives of MVC. The key difference between MVC and its derivatives is the dependency each layer has on other layers, as well as how tightly bound they are to each other . In MVC, the View sits on top of our architecture with the controller beside it.

Sizin İçin Seçtik  Which is better MVC or MVVM Swift?

Leave a Reply

Your email address will not be published. Required fields are marked *