Episode #360

Build Your Own Promise Library - Part 1

24 minutes
Published on October 26, 2018

This video is only available to subscribers. Get access to this video and 572 others.

Promises are a useful way of turning async code and writing it as if it were synchronous. In this episode we'll create a promise library from scratch so we can see how they work under the hood.

This episode uses Xcode 10.0, Swift 4.2.