promise-chaining
There are 3 repositories under promise-chaining topic.
virgil382/JSLikePromise
JavaScript-like Promises for C++20 with ES6 async/await semantics. Supports move (e.g. so you can wrap ASIO and avoid callback hell).
AntonV0/jammming
Capstone Project #1 of Codecademy's Full Stack Engineer Career Path
lubnafathima/javascript
JS - Event Loop, Callback, Callback Hell, Inversion of Control, Promises, Promise Chaining