Asynchronous Programming in JavaScript - Complete Course

JavaScript was not designed to be an asynchronous language, but with just the right tweaks, you can make it asynchronous. Asynchronous code helps you manage everything seamlessly while making sure that the data you are waiting for is used in your code ONLY after it has been completely fetched.

In this course, you will learn every single concept of asynchronous JavaScript with easy-to-understand, over-the-shoulder examples and detailed, interesting explanations. You will learn all about event loops and how JavaScript works behind the screen and how it executes asynchronous code, about callbacks and their drawbacks, how promises replaced them and how Async Await made promises prettier. You will apply all of these in three real-world mini-projects as well.

We will look at Async Await, an ES7 update, and how they have made promises look pretty. We will also look at resolving multiple promises at the same time using Async Await and error handling.

By the end of this course, you will have a thorough understanding of how asynchronous programming works in JavaScript.

All resources and code files are placed here: https://github.com/PacktPublishing/Asynchronous-Programming-in-JavaScri…

Type
video
Category
publication date
2022-09-29
what you will learn

Learn about callbacks and how you have been using them in your daily programming
Pros and cons of callbacks, callback hell
Learn about handling errors in promises
Learn about making prettier promises with Async-Await
Learn about promises, ES6 updates, and how they replaced callbacks
Learn three real-world mini projects

duration
203
key features
Learn one of the most complex topics of programming with easy-to-understand examples and hands-on explanations * Learn about callbacks and how you have been using them in your daily programming already * Learn all about event loops and how JavaScript works behind the screen and how it executes asynchronous code
approach
Each of these modules will create full-fledged lessons that teach a particular asynchronous JavaScript concept in detail with a lot of real-world, over-the-shoulder examples, so you will have a lot of fun while learning!
audience
This course has been designed for JavaScript developers who want to take their knowledge to the next level; web developers who would like to add “asynchronous programming” to their resume and stand out in their job interviews; programmers and fledgling developers who would like to learn how real-world programming works; and front-end developers who are working with frameworks such as Angular, React, Vue, or Svelte and would like to apply asynchronous programming concepts in their projects.

Some knowledge of JavaScript will be an added advantage to get through the course.
meta description
Delve deep into the exciting world of asynchronous programming, especially with JavaScript as your language of choice.
short description
Would you like to take your JavaScript knowledge to the next level? Would you like to become a master JavaScript programmer by mastering one of the most complex, but especially important, aspects of web development? Master asynchronous programming and stand out among your competitors with the help of this course. Level up your JavaScript coding skills.
subtitle
Learn asynchronous programming—event loops, callbacks, Async Await—with real-world projects
keywords
Asynchronous programming, Async wait, callback, callback functions, synchronous callbacks, error handling, event loops, call stacks
Product ISBN
9781804611845