Asynchrony - Under the Hood
Offered By: JSConf via YouTube
Course Description
Overview
Dive deep into the world of asynchronous programming in JavaScript with this conference talk from JSConf EU. Explore the conceptual foundations of various asynchronous techniques, including callbacks, promises, generators, and async/await. Analyze the implementation differences, advantages, and drawbacks of each method, focusing on how they handle data access, intermediate values, and error propagation. Visualize performance disparities through practical scenarios, and gain insights into how each technique interacts with the stack and event loop. Conclude by examining potential future developments in asynchronous programming. Enhance your understanding of these crucial concepts to navigate the complexities of asynchronous JavaScript with greater confidence and skill.
Syllabus
Asynchrony: Under the Hood - Shelley Vohr - JSConf EU
Taught by
JSConf
Related Courses
JavaScript PromisesGoogle via Udacity Grand Central Dispatch (GCD)
Udacity Asynchronous Programming in C# and .NET Core
Microsoft via edX JavaScript, часть 2: прототипы и асинхронность
Moscow Institute of Physics and Technology via Coursera Разработка веб-сервисов на Go - основы языка
Moscow Institute of Physics and Technology via Coursera