npm install
npm test
This repo is designed to give students a better understanding of how to use callbacks to deal with async operations in Javascript. Complete each of the exercises in the exercises directory. The comments in each exercise will guide you. Test your code to see if it works!