Hacker News new | ask | show | jobs
by 3grdlurker 1781 days ago
> business logic and API layers abstracted into other classes, and have your lean view controller just be the glue

That’s pretty much the technique. :) Also, composition by child view controllers.