/pinkyswear

A JavaScript promise implementation, just to make sure I understand them

Primary LanguageJavaScript

Hi

This is a barebones JavaScript promise implementation, just to prove to myself that I understand them. Don't, like, use this in favor of native ES6 promises or Q or any of the other real implementations.