All decks Close
All decks 1
  • JavaScript -The Event Loop, Tasks and Micro Tasks

    The event loop in JavaScript is an important part of how it handles asynchronous tasks. Understand how it works and you'll have a better idea of how JavaScript works.