"Taming MVC with Model View Presenter" at Pragma 2016
Untamed MVC leads to "massive view controller". While MVVM is a popular alternative among iOS developers, Jon shows his favorite approach: Model View Presenter or MVP. https://www.youtube.com/watch?v=iIcGunopmfQ
@qcoding nice talk. Good focus on refactoring and incremental change
@StOnSoftware Thanks for watching, and for promoting incremental change!
@qcoding so important to offer a path from where you are to where you want to go without having to do a big bang rewrite