Agenda 1. Asynchronous programming is hard. 2. Swift already supports a few async methodologies. 3. Swift supports some other paradigms. 4. But lacks support for others.
Wrap Up 1. There’s no “right way” to do async programming. 2. Asynchronous abstractions built into Swift aren’t great. 3. There are some cool things you can do in Swift. 4. There are other cool things that you can’t do in Swift.