Avoid the Headaches - Make Your Asynchronous Code Look Synchronous
Offered By: Devoxx via YouTube
Course Description
Overview
Explore techniques for making asynchronous JavaScript code more readable and maintainable in this 43-minute Devoxx conference talk. Learn how to transform complex, nested callback structures into cleaner, more synchronous-looking code using ES6 features. Follow along with a live coding session that demonstrates the incremental improvement of a legacy codebase using promises, generators, and coroutines. Discover upcoming JavaScript features like async/await syntax and gain insights into potential pitfalls to avoid when working with asynchronous code. Gain valuable knowledge to enhance your JavaScript development skills and write more efficient, easier-to-understand asynchronous code.
Syllabus
Avoid the headaches – make your asynchronous code look synchronous! by Jordane Grenat
Taught by
Devoxx
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