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. 1 year ago
..
async.js Bring the code over. 1 year ago
async.mjs Bring the code over. 1 year ago
cbhell.js Bring the code over. 1 year ago
cbstart.js Bring the code over. 1 year ago
event.js Bring the code over. 1 year ago
eventhell.js Bring the code over. 1 year ago
promise_clean.js Bring the code over. 1 year ago
promises.js Bring the code over. 1 year ago
promises_fixed.js Bring the code over. 1 year ago
test.txt Bring the code over. 1 year ago
topromise.js Bring the code over. 1 year ago