Description
JavaScript: The New Hard Parts It is a training course on the important, complex and new features of the JavaScript language version ES6 and later. iterators, generators, promises and async/await are among these features. During this tutorial, you will get to know the promise feature and how to implement it to solve the problem of inversion of control in asynchronous code design and the use of iterators and generators to fully manage the asynchronous flow.
The training of this course is designed in such a way that you will not only learn how to use these features, but also learn how they work; As a result, you are able to solve complex async challenges with the help of call stack, event loop, callback queue, micro-task queue and Browser API.
This training first teaches the concept of asynchrony in JavaScript, which is the foundation of modern web development, and then introduces you to the use of technologies provided by the browser through API and the necessary conditions for the proper functioning of functions. Learning Promises and its relationship with the Microtask queue, nested functions and Generators are other topics of this course. Among the important features of this collection is the question and answer section in each section of this course, which improves learning.
What do you learn:
- Asynchrony in JavaScript: Introduction, browser APIs, communication conditions and execution of functions
- Promises: introduction, implementation, working with Microtask queue
- Iterators: returning a function inside another function and Iterator functions
- Generators: constructor functions with dynamic data, asynchronous generators
- Async Await
JavaScript Specifications: The New Hard Parts :
- Publisher: Frontend Masters
- Lecturer: Will Sentence
- English language
- Number of lessons: 27 lessons in 6 sections
- Duration: 4h 48m
Headlines
Table of Contents
Introduction
Introduction
00:00:00 – 00:06:53
JavaScript Code Execution
00:06:54 – 00:26:26
Asynchronous JavaScript
Introducing Asynchronicity
00:26:27 – 00:38:25
Asynchronous Web Browser APIs
00:38:26 – 00:51:57
Asynchronous Web Browser APIs Q&A
00:51:58 – 00:55:05
Calling the Outside World
00:55:06 – 01:06:11
Calling the Outside World Q&A
01:06:12 – 01:10:56
Wrapping Up Web Browser APIs
01:10:57 – 01:13:33
Asynchronous Exercises
01:13:34 – 01:18:14
Promises
Introducing Promises
01:18:15 – 01:22:54
Promises
01:22:55 – 01:42:24
Promises Q&A
01:42:25 – 01:45:48
Promises & Microtask Queue
01:45:49 – 02:07:36
Microtask Queue Q&A
02:07:37 – 02:15:14
Wrapping Up Promises
02:15:15 – 02:17:55
Iterators
Return Function Inside a Function
02:17:56 – 02:38:41
Return Next Element with a Function
02:38:42 – 02:59:32
Iterator Function
02:59:33 – 03:07:34
Iterators Exercise
03:07:35 – 03:08:58
Generators
Generators
03:08:59 – 03:25:41
Generator Functions with Dynamic Data
03:25:42 – 03:47:39
Generators Q&A
03:47:40 – 03:54:23
Introducing Async Generators
03:54:24 – 03:58:48
Async Generators
03:58:49 – 04:19:53
Async Generators Q&A
04:19:54 – 04:23:10
Final
Async Await
04:23:11 – 04:39:30
Wrapping up
04:39:31 – 04:46:22
prerequisites
Pictures
Sample video
user manual
After extracting, watch with your favorite player.
Subtitle: English (separately)
Quality: 1080p
download link
Download Frontend Masters – JavaScript – The New Hard Parts 2018-7 Subtitles
Password file(s): www.downloadly.ir
Size
2.44 GB
Be the first to comment