davydm 19 hours ago

For anyone who is interested, I wrote an interactive promises tutorial a very long time ago: https://github.com/fluffynuts/js-promises-tutorial

It takes you through promises from jQuery, Q, native and a custom implementation, so you can get down to the nuts and bolts of it.

It's really quite old - so I hope it hasn't aged badly ^^