Skip to content
This repository was archived by the owner on Sep 17, 2019. It is now read-only.

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

 
 
 

Contributors