iOS Coordinators in Practice

For the past several months, I've been enjoying discovery and implementation of the Coordinator pattern in iOS. It's a great way to keep your sanity in the face of ever-changing and complex navigation flows in your apps.

I distilled my thoughts on this and a few other tidbits into a talk I gave at Connect.Tech 2017.

The code and slides are available on GitHub. Enjoy!