/CallBackToTheFuture

Playground from my talk at NSCoders_Mad on March 6th 2019

Primary LanguageSwift

Call Back to the Future

This playground is the final result for the live-coding session at NSCoders_mad on 6th March 2019. I've added a Quiz page with all the correct signatures / definitions but without any code, so you can try to reproduce all the implementations.

In a future, I'm planing to add more pages detailing each step going from a vanilla URLSession dataTask callback to a FutureResult