Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 262 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 262 Bytes

promise

Stumbled upon the promise spec and realized it would be a good exercise. It was pretty tricky.. I had to create an event handler in order to manage the process of chaining onFulfilled callbacks.