Swift • iOS, macOS, tvOS, watchOS • 33:38
Swift now supports asynchronous functions — a pattern commonly known as async/await. Discover how the new syntax can make your code easier to read and understand. Learn what happens when a function suspends, and find out how to adapt existing completion handlers to asynchronous functions.
Speakers: Nate Chandler, Robert Widmann