In this episode we wrap up our refactoring of a complex view controller, this time introducing a model, factoring out a new data source class, and more.
Episode Links Episode Source Code objc.io - Lighter View Controllers - The inspiration for the ArrayDataSource concept. UITableViewCell Is Not a Controller - Brent Simmons - A great blog post covering why you might not want to allow your posts to "bind themselves" to model objects.