Collection of exercises designed to practice and improve your skills with async programming in JavaScript.
git clone https://github.com/jellydn/promise-should-be-fun
deno task dev
deno task test
deno task bench
These are a collection of exercises designed to practice and improve your skills with async programming in JavaScript.
Each exercise is a separate module and can be run on its own. The instructions for running each exercise can be found in the exercises folder.
- Using npm Packages with npm Specifiers | Manual | Deno
- sindresorhus/promise-fun: Promise packages, patterns, chat, and tutorials
👤 Dung Huynh
- Website: https://productsway.com/
- Twitter: @jellydn
- Github: @jellydn
Give a ⭐️ if this project helped you!