Episode #361

Build Your Own Promise Library - Part 2

24 minutes
Published on November 2, 2018

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

We continue building out our little promise library, this time adding an ensure method, refactoring how we call the callback blocks, and fix a race condition issue by triggering callbacks even if the value has already been provided.

This episode uses Swift 4.2.