What the Heck Is the Event Loop Anyway?
Offered By: JSConf via YouTube
Course Description
Overview
Dive into a comprehensive exploration of JavaScript's core concepts in this illuminating conference talk from JSConf EU. Unravel the mysteries behind frequently used terms like "event-loop," "non-blocking," "callback," "asynchronous," "single-threaded," and "concurrency." Gain an intuitive understanding of how JavaScript actually works through engaging visualizations and practical hacks. Learn why developers emphasize not blocking the event loop and aiming for 60 frames-per-second performance. Demystify asynchronous callbacks and their role in JavaScript's execution. Perfect for both beginners seeking clarity and experienced developers looking to solidify their understanding, this 27-minute presentation offers valuable insights into the inner workings of JavaScript's runtime environment.
Syllabus
What the heck is the event loop anyway? | Philip Roberts | JSConf EU
Taught by
JSConf
Related Courses
Deno - Next Generation JavaScript RuntimeJSConf via YouTube How I Got 1600 Stars on GitHub in 2 Months of Open Source Work
JSConf via YouTube Is it Okay to Pursue Functional Programming on Frontend - JSConf Korea
JSConf via YouTube If - Extensible Design - Return "Work Life Balance"
JSConf via YouTube React x Web Components - How It Is and How It Could Be
JSConf via YouTube