Skip to content
This repository has been archived by the owner on Sep 17, 2019. It is now read-only.
/ PromiseToolkit Public archive

My own implementation of a Promise framework, just to learn about this design pattern

License

Notifications You must be signed in to change notification settings

jhuesos/PromiseToolkit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Implementation of Promise pattern in JavaScript using TDD

Simple implementation of Promise I've made just to understand better the way that pattern works. It also helped me to understand better the way to do Asynchronous Unit Tests using JsTestDriver and practise a little more TDD.

It's not intended to be a perfect implementation, but in any case, if you want to use it and you found any bug or part that it can be improved, feel free to make a pull request or to contact me.

About

My own implementation of a Promise framework, just to learn about this design pattern

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published