Upgrade to Pro — share decks privately, control downloads, hide ads and more …

Functional Routing

Sponsored · Your Podcast. Everywhere. Effortlessly. Share. Educate. Inspire. Entertain. You do you. We'll handle the rest.
Avatar for Dmitrii Dmitrii
December 03, 2016

Functional Routing

Check the link below for more information and presentation video.
https://github.com/yopeso/CodeWay-2016-presentations/tree/master/Advanced-topics/Functional-Routing

Avatar for Dmitrii

Dmitrii

December 03, 2016
Tweet

More Decks by Dmitrii

Other Decks in Programming

Transcript

  1. Navigation struct NavigationController<Result> { let build: (_ f: @escaping (Result,

    UINavigationController) -> ()) -> UINavigationController }
  2. Resources → #24 Architecture Wars – A New Hope, swifting.io

    → Functional View Controllers, Chris Eidhof → The Clean Architecture, 8thlight.com