This repo provides a series of exercises to put your js async understanding into practice.
- Clone the repo
- Create a branch called
solution/<your name>
- Check every folder at project root
- Every folder provides a fake utility files with some function, the implementation is trivial, but check it for reference
- Check the solution.js file in every main folder for instructions
- Push your work to GitHub
- Create a PR to the repo for revision
- Don't forget to tag your Nerdery mentors accordingly in the PR for revision
- Any questions or doubts, reach me as 'Antonio Mata' in Slack
- basic understanding of JS and Node.js
- Node.js 16, or later