#javascript #async #await #promises #generators #fundamentals 12 min read async/await in JavaScript - how a function can wait without blocking the thread
#javascript #promises #async #event-loop #fundamentals 25 min read Promises in JavaScript - from callback hell to the microtask queue