最新消息:请大家多多支持

Practical course: JavaScript Promises and async / await

其他教程 dsgsd 177浏览 0评论

MP4 | Video: h264, 1280×720 | Audio: AAC, 44.1 KHz, 2 Ch
Genre: eLearning | Language: English + srt | Duration: 26 lectures (1h 16m) | Size: 1.1 GB
Master the art of asynchronous code in this very practical course – Promises, async/await, with examples and quizes!


What you’ll learn:
Asynchronous programming
Asynchronous JavaScript
Promises
Async / Await
Try and Catch
Error handling
Callback functions
API requests

Requirements
Basic Javascript knowledge

Description
Welcome to my Udemy course on Asynhcronous JavaScript!

On this very practical course we will focus on results.

How to request data from a server

How to manipulate these data

When to request data in parallel

How to request data which depends on a previous response

How to handle errors properly

Use the async/await syntax

And finally, armed with all these tools, we’ll build a weather widget which fetches real data and shows the forecast for the week based on your location.

===========

The course is divided in five big sections:

Callback Functions – We will learn what a callback function is and when it is used. We will also explain the concept of Immediately Invoked Function Expressions.

Promises – What is a Promise, how does JavaScript wait for its response…

Error Handling – Promises can fail, and for this reason we must know how to catch possible errors and handle them properly.

Promise Object and parallel requests – We can speed up our request 40% or more by performing certain requests in parallel. We will wait until we have received both “responses” before continuing with our code.

Promise Chaining – Handle a complex chain of parallel and series requests in one single object – for better readability and code practices.

All of these major points we will learn both using the Promise syntax ( axios.get(…).then(response)…) and the async/await syntax (const response = await axios.get(…))

And finally

We will build a Weather Widget using all the knowledge from this course.

Who this course is for
JavaScript developers wanting to build asynchronous aplications
JavaScript enthusiasts who want to learn Promises and async-await

Practical course: JavaScript Promises and async / await

Password/解压密码0daydown

Download rapidgator
https://rg.to/file/7cd4436790a80aa0a25367466d991e16/Practical_course_JavaScript_Promises_and_async__await.part1.rar.html
https://rg.to/file/024a2b6b88a6222cd45ab48d8218c2f7/Practical_course_JavaScript_Promises_and_async__await.part2.rar.html

Download nitroflare
https://nitro.download/view/61C32A5C03A94D1/Practical_course_JavaScript_Promises_and_async__await.part1.rar
https://nitro.download/view/A79F6ABC4C27355/Practical_course_JavaScript_Promises_and_async__await.part2.rar

资源下载此资源仅限VIP下载,请先

转载请注明:0daytown » Practical course: JavaScript Promises and async / await

您必须 登录 才能发表评论!