Skip to content

DimaAmega/js-promise-implementation

Repository files navigation

Node.js CI codecov

Open in Codeflow

js-promise-implementation

implementation of promises in js

Motivation

You can use the tool much better if you know how it works. Because of this, I decided to write a custom implementation of promise. Promise is the most frequently used feature in javascript (i think so)

Testing

Also, part of tests are being run with native promise implementation. See here

Get started

To install deps:

yarn install 

Run tests:

yarn test 

About

implementation of js promises covered by tests

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published