CG数据库 >> JavaScript Promises: The Complete Guide

Video: .MP4, 1280×720 30 fps | Audio: AAC, 44.1 kHz, 2ch | Duration: 01:41:54Genre: eLearning | Language: English | Size: 478 MBEverything you need to know about Promises in JavaScriptWhat you’ll learnLearn everything about Promises in JavaScriptWorking with multiple asynchronous operations simultaneouslyReal world examples of using PromisesError handling when using PromisesGithub repository with the source codeWriting unit tests for PromisesImprove your knowledge of Asynchronous JavaScriptUsing Fetch APIRequirementsBasics of JavaScriptDescriptionMy main goal is to help you understand how Promises in JavaScript work and become an expert in this topic.

This course was specifically designed for those who are learning Promises from scratch or improving their skills in using Promises.

JavaScript is asynchronous by its nature.

Creating event handlers, making HTTP requests, interacting with the DOM, working with databases – all these operations are asynchronous.

Promises make all this stuff a lot easier to deal with.

Especially if you need to handle multiple asynchronous operations in your code.

Promises are widely used in all kinds of JavaScript applications.

This is a relatively new concept which you need to learn, and this course will help you with that.

After watching this course you will be able to work with different kinds of asynchronous JavaScript operations using Promises.

Who this course is for:Everyone who wants to learn JavaScript Promises


JavaScript Promises: The Complete Guide的图片1
JavaScript Promises: The Complete Guide的图片2