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