CG数据库 >> Advanced Asynchronous JavaScript

Advanced Asynchronous JavaScript的图片1

Advanced Asynchronous JavaScript

Size: 1.13 GB | Duration: 5 hrs 29 mins | Video: AVC (.mp4) 640x360 30fps | Audio: AAC 44KHz 2ch

Genre: eLearning | Language: English

Learning how to build and manage asynchronous programs is perhaps the most important part of becoming an effective JavaScript programmer.

Level up by learning the new async function feature in JavaScript, and how it improves on ES6 generators by reducing boilerplate code. Learn about the Observable type (used in frameworks like Angular 2, Electron, and Cycle), and how to build entire programs without callbacks by combining async/await and Observables.

By coding along with us for this workshop you’ll:

• Learn about Promises, and how you can use them coordinate concurrency in your JavaScript applications.

• Learn how to use ES6 generator function to make it easier to build sequential workflows with Promises.

• Level up by learning the new async function feature in JavaScript, and how it improves on ES6 generators by reducing boilerplate code.

• Learn how to cancel async workflows created with async functions in the event that users switch to another task while data is loading.

• Learn about the Observable type (used in frameworks like Angular 2, Electron, and Cycle), and how you can use it to build more expressive asynchronous programs by treating events like a collections.

• Learn about the limitations of async functions, and how you can use Observable to overcome them.

• Learn how to build entire programs without callbacks by combining async/await and Observables.

Advanced Asynchronous JavaScript的图片2

发布日期: 2017-07-07