Promise.all | Promise.race | Promise.allSettled | Promise.any (JavaScript ES2020 New Features!)

Описание к видео Promise.all | Promise.race | Promise.allSettled | Promise.any (JavaScript ES2020 New Features!)

We will take a deep dive into the four Promise Functions in Javascript: all(), race(), allSettled(), and any(). Two of these already exist in the JS ecosystem, one is brand new in 2020, and one is to come. But no matter, we will learn all about these and level up our Javascript skills!

Interested in Optional Chaining and the Nullish Coalescing Operator? Check it out here:    • Optional Chaining & Nullish Coalescin...  

🗄 Resources:

ECMAscript Finished Proposals: https://github.com/tc39/proposals/blo...

🔑 Key Concepts:

- Promises
- Promise.all
- Promise.race
- Promise.allSettled
- Promise.any

#Promises #allSettled #JavaScript2020

Комментарии

Информация по комментариям в разработке