Top Categories

What the heck is the event loop anyway? | Philip Roberts | JSConf EU
  • Category:
  • Sub Category:
  • tick
  • async
  • Philip Roberts
  • nextTick
  • setInterval
  • event loop
  • promises
  • javascript (programming language)
  • js
  • JSConf EU
No Views

JavaScript programmers like to use words like, “event-loop”, “non-blocking”, “callback”, “asynchronous”, “single-threaded” and “concurrency”. We say things like “don’t block the event loop”, “make sure your code runs at 60 frames-per-second”, “well of course, i

Comments

You Might Be Interested In