Another exquisit release
Packt.Asynchronous.JavaScript.Deep.Dive-XQZT
Title: Asynchronous JavaScript Deep Dive
Publisher: Packt
Size: 682M (714079207 B)
Files: 15F
Date: 03/18/2020
Course #: 9781800202665
Type: N/A
Published: 31 Jan 2020
Modified: N/A
URL: www.packtpub.com/programming/asynchronous-javascript-deep-dive-video
Author: N/A
Duration: 5 hours 43 minutes
Skill: N/A
Exer/Code: [X]
Installation:
Unpack that shit, run that shit
Description:
Effectively working with asynchronous code in JavaScript is an
essential skill for anyone working with JavaScript. This course
will take you from a beginner or intermediate level to
mastering asynchronous JavaScript. You will start with a
discussion of asynchronous code in JavaScript and how it
compares with synchronous code. As you progress, you will cover the
event loop and the role it plays in asynchronous
JavaScript. You will then work with the original
asynchronous pattern, the callback. You will dive deep into
Promises and then add the async-await pattern to the
discussion. In the last section, you will explore generators and
how and when they can be used in your code. By the end of this
course, you will be proficient in effectively writing and
handling asynchronous JavaScript code. All the codes and
supporting files for this course will be available at-