JavaScript: The New Hard Parts
Master JavaScript’s new features in ES6+: iterators, generators, promises, and async/await. Understand how promises fix inversion of control in async code design. Learn to use iterators and generators for efficient async control flow. Solve complex async challenges using the call stack, event loop, and browser APIs. Navigate through intricate asynchronous problems effortlessly.
In this course, you will develop an intuitive understanding of the new features of JavaScript in ES6+: iterators, generators, promises, and async/await.
You’ll understand how promises are implemented under-the-hood to truly help fix the challenge of inversion of control in asynchronous code design.
Plus, use iterators and generators to master asynchronous control flow.
Go under the hood and solve complex async challenges by using the call stack, event loop, callback queue, micro-task queue and browser APIs so that you can navigate complex asynchronous problems, easily!.
User Reviews
Be the first to review “JavaScript: The New Hard Parts”
You must be logged in to post a review.
There are no reviews yet.