dotSwift 2018 - Ben Scheirman - Buckets of Code
Filmed at https://2018.dotswift.io on January 29th in Paris. More talks on https://dotconferences.com/talks Model View Controller is the pervasive design pattern that rules iOS development. Often, however, we try to fit everything we write into either a model, a view, or a controller. This can lead to complicated controllers that do too much and are difficult to understand, test, and change. Ben explain how we can introduce our own objects, introduce new actors, and move logic to more appropriate places. By giving each object a job, we can reduce the problem of bloated view controllers and create more maintainable software.
January 29, 2018