Architectural Design Pattern

This pattern deals with architectural purpose.

  • MVC (Model View Controller)

  • MVP (Model View Presenter)

  • MVVM (Model View ViewModel)

Last updated