Basically, modularize each task so it does one thing. This makes it easier to make large changes. For Fueled iOS projects, we use MVVM architecture to separate the data and UI logic.
Contributor: Grace Walz (and the Fueled app developers) from fueled.com