Advertisement

Separation of Concerns - An example with Swift 4+

Separation of Concerns - An example with Swift 4+ A wee introduction to the concept of separation of concerns using Swift and table view controller. This concept in practice helps me create better tests, prevent bloat in my view controller and prevents coupling. You will see a lot of this if you decide to view my live coding videos.

To jump to where I show a bloated view controller and begin the process of separating concerns, go to timestamp: 16:35

Enjoy!

To learn more about this concept, read:
To learn more about table views:


To learn more about UITableViewDelegate protocol:


To learn more about UITableViewDatasoure protocol:


To learn more about object-oriented programming:

ios,swift 4,swift 5,programming,app,application,development,iOS,Apple,iphone,ipad,separation,concerns,separation of concerns,MVC,model,controller,view,object,oriented,OOP,object-oriented programming,

Post a Comment

0 Comments