JavaScript Promises are Kinda Confusing
Jan 9, 2025 · 9 min read · When I first started learning JavaScript, I spent ages feeling completely baffled by the event loop, Promises, and how callbacks tie everything together. I highly recommend Philip Robert’s JSConf EU talk regarding the JavaScript event loop. In theory...
Join discussion