Skip to content

akilaNbandara/js-promise-library

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

js-promise-library

Implement own promise library (WDS Youtube)

Implementation of a promise library.

  • Creating promise object
  • Then, catch and finally methods
  • Support promise chaining
  • Static methods implementation (resolve, reject, all, allSettled, race, reject)

About

Implement own promise library (WDS Youtube)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%