Don't Block the Event Loop - JavaScript Async for Effortless UX
Offered By: JSConf via YouTube
Course Description
Overview
Explore the intricacies of JavaScript's event loop and learn how to prevent common performance issues in this insightful conference talk from JSConf Korea 2019. Delve into the inner workings of the JavaScript engine, examining crucial concepts such as tasks, call-stacks, and event loops. Discover effective strategies to combat page freezes, glitchy animations, and slow scrolling, enhancing user experience. Follow along with a practical demonstration that illustrates these concepts and solutions, empowering you to create smoother, more responsive web applications.
Syllabus
Don't block the event loop!JavaScript Async for Effortless UX|Jaeseok Kang|JSConf Korea 2019(en sub)
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