Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions _goals/186-Promises_Applied.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,10 @@ Complete these sections (including the exercises) of the [Rethinking Asynchronou
- Promises

Complete the [Understanding Promises in JavaScript][treehouse-workshop-promises] workshop (22m).
<!--
There are exercises in the above workshop which I can't give credit for because there are no checkboxes.
Consider adding checkboxes.
-->

Read [this](https://coligo.io/javascript-promises-plain-simple/) blog post and [this](https://scotch.io/tutorials/understanding-javascript-promises-pt-i-background-basics) blog post.

Expand Down