Promise Should Be Fun
Description
Collection of exercises designed to practice and improve your skills with async programming in JavaScript.
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
Welcome to promise-should-be-fun 👋
 [](https://twitter.com/jellydn)
Collection of exercises designed to practice and improve your skills with async programming in JavaScript.
[![IT Man - Tip #30 - Promise should be fun [Vietnamese]](https://i.ytimg.com/vi/jhz8EhETkZ8/hqdefault.jpg)](https://www.youtube.com/watch?v=jhz8EhETkZ8)
[![IT Man - Tech #30 - Deno 101 - The best developer experience [Vietnamese]](https://i.ytimg.com/vi/ocLNcwm4xUs/hqdefault.jpg)](https://www.youtube.com/watch?v=ocLNcwm4xUs)
Usage
Initialize
git clone https://github.com/jellydn/promise-should-be-fun
Develop
deno task dev
Test
deno task test
Benchmark
deno task bench
Exercises
These are a collection of exercises designed to practice and improve your skills with async programming in JavaScript.
How to use
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](exercises) folder.
Useful links
- Using npm Packages with npm Specifiers | Manual | Deno
- sindresorhus/promise-fun: Promise packages, patterns, chat, and tutorials
Author
👤 **Dung Huynh**
- Website: https://productsway.com/
- Twitter: @jellydn
- Github: @jellydn
Show your support
[](https://ko-fi.com/dunghd) [](https://paypal.me/dunghd) [![buymeacoffee](https://img.shields.io/badge/Buy_Me_A_Coffee-FFDD00?style=for
Related Skills
Awesome Go
A curated list of awesome Go frameworks, libraries and software
Development next.js
| The React Framework | 138360 | 1503 | 1 |
Development sharing-skills
skill for guidance.
Development root-cause-tracing
Use when errors occur deep in execution and you need to trace back to find the original trigger.
Development Template Skill
Minimal skeleton for a new skill project structure.
Development Third-party Notices
THE FOLLOWING SETS FORTH ATTRIBUTION NOTICES FOR THIRD PARTY SOFTWARE THAT MAY BE CONTAINED IN PORTIONS OF THI
Development