#javascript #async #await #promises #generators #fundamentals 12 min read async/await in JavaScript - how a function can wait without blocking the thread
#javascript #generators #iterators #async #fundamentals 11 min read Generators in JavaScript - a function that knows how to pause