Originally presented at Triangle CocoaHeads on August 23, 2012
When creating large-scale iOS apps, it's very easy to fall into the trap of creating overly complex ViewControllers. This talk described a couple of strategies for delegating that complexity and so that your ViewControllers can focus on their original purpose of coordinating the flow of the application.