Settings

Theme

Building the JavaScript Promise Class

github.com

2 points by timothyg 4 years ago · 1 comment

Reader

timothygOP 4 years ago

A short guide I wrote on building JavaScript promises from scratch. I've often found it difficult to explain how promises work under the hood; a simple, functional, and reasonably spec-compliant implementation will hopefully make that easier.

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection