The code from the Learn JavaScript the Hard Way module JavaScript Level 1 exercises. This is a mirror of the code I have in the book, so if you're struggling you can use this to compare against your attempts.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
js-level-1-code/ex30-promises-async-await
Zed A. Shaw 47d4ee7f00 Bring the code over. 2 years ago
..
async.js Bring the code over. 2 years ago
async.mjs Bring the code over. 2 years ago
cbhell.js Bring the code over. 2 years ago
cbstart.js Bring the code over. 2 years ago
event.js Bring the code over. 2 years ago
eventhell.js Bring the code over. 2 years ago
promise_clean.js Bring the code over. 2 years ago
promises.js Bring the code over. 2 years ago
promises_fixed.js Bring the code over. 2 years ago
test.txt Bring the code over. 2 years ago
topromise.js Bring the code over. 2 years ago