wayfair-archive / awesome-learning-exercises

Awesome Learning Exercises - the source code for the Awesome Learning platform.
https://wayfair.github.io/awesome-learning/
BSD 2-Clause "Simplified" License
15 stars 19 forks source link

Add bonus exercises to Advanced Promises #42

Closed abreen closed 4 years ago

abreen commented 4 years ago

This change introduces new bonus exercises to the Advanced Promises session. Learners build gradually more complex functions over promises, culminating in a homemade implementation of Promise.all().