The Useless “useCallback” (tkd )Jul 28, 2025 16 react , memoization What Is a Callback Function? (cfe )Jan 15, 2025 15 javascript , functions Is It Okay to Make “connectedCallback” Async? (nol )Jul 28, 2024 14 javascript , asynchronicity , web-components Web Component Gotcha: “constructor” vs. “connectedCallback” (nol )Jan 13, 2024 13 web-components , javascript , comparisons Flow Control in JavaScript: Callbacks, Promises, “async”/“await” (cra )Jan 26, 2023 12 javascript , promises , asynchronicity Back to Basics: What are Callbacks in JavaScript? Nov 17, 2022 11 fundamentals , javascript Saved From Callback Hell Nov 7, 2022 10 javascript How to Debounce and Throttle Callbacks in Vue Nov 12, 2021 9 how-tos , vuejs , javascript , debouncing , throttling Refresher on JavaScript Callbacks and Promises (ato )Aug 4, 2021 8 javascript , promises ES6 Promises in Depth Sep 28, 2015 7 ecmascript , javascript , promises , asynchronicity , events Multiple Simultaneous AJAX Requests (With One Callback) in jQuery (chr /css )Feb 13, 2014 6 ajax , jquery Taming Asynchronous JavaScript May 8, 2013 5 javascript , asynchronicity , promises , nodejs Callbacks, Promises, and Simplicity Apr 1, 2013 4 javascript , nodejs , promises , simplicity Broken Promises Mar 31, 2013 3 nodejs , promises , asynchronicity Callbacks Are Imperative, Promises Are Functional: Node’s Biggest Missed Opportunity Mar 30, 2013 2 javascript , nodejs , promises , asynchronicity Callbacks vs. Events Mar 24, 2009 1 javascript , events , comparisons