Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mdolancode/hello-and-goodbye-coordinators

A simple coordinator project
https://github.com/mdolancode/hello-and-goodbye-coordinators

Last synced: 1 day ago
JSON representation

A simple coordinator project

Awesome Lists containing this project

README

        

# Hello-and-Goodbye-Coordinators
A simple coordinator project

I have previously used coordinators, but it has been a few months and I needed a review, so I decided to make this small project.

The project demonstrates a simple Coordinator pattern introduced by Soroush Khanlou at the NSSpain conference in 2015.
I originally learned the Coordinator pattern from Paul Hudson at Hacking with Swift and always use his article and video as a reference. The link to his article can be found here. https://www.hackingwithswift.com/articles/71/how-to-use-the-coordinator-pattern-in-ios-apps

Hope this helps!