/PromiseFromScratch

Primary LanguageTypeScriptGNU General Public License v3.0GPL-3.0

Promise From Scratch

This is the code for my article present here

Usage

Run: npm install Then: npm run build Then: node dist/index.js