Skip to content
#

promise-chain

Here are 59 public repositories matching this topic...

Easily modularize your application into cancelable components. Everything they initialize can be monitored, stopped and removed automatically, including views, nested promise trees, requests, listeners, DOM and CSS.

  • Updated Mar 26, 2025
  • JavaScript

A complete exploration of the JavaScript runtime: How the event loop, task queues, Web APIs, and Promises work together to handle asynchronous operations. Includes detailed explanations and runnable code examples that break down callback-based APIs, microtasks, macrotasks, and the internal mechanics behind async/await.

  • Updated Dec 30, 2025
  • JavaScript

Improve this page

Add a description, image, and links to the promise-chain topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the promise-chain topic, visit your repo's landing page and select "manage topics."

Learn more