Project used for Winnipeg iOS Developers "Application Architecture: Presenters & View Models (MVP & MVVM)" meetup presentation.
You'll need to have Carthage installed:
brew update
brew install carthage
MVC/MVP/MVVM Comparison slides are in [MVC-MVP-MVVM Comparison Slides.pdf](MVC-MVP-MVVM Comparison Slides.pdf)
- Reference Presentation Model (Martin Fowler)
- Taming MVC with Model View Presenter (Jon Reid)
- The MVVM Pattern (Microsoft)
- Introduction to MVVM (Ash Furrow)
- MVVM is Not Very Good (Soroush Khanlou)
- MVVM is Exceptionally OK (Ash Furrow)