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 ES6 - JavaScript Improved
Udacity Back-end Application Development with Node.js and Express
IBM via edX The Modern JavaScript Bootcamp
Udemy NodeJS Unleashed: From Basics to Brilliance
Udemy