JavaScript Promises Tutorial - How to Solve Common Problems with Promises

preview_player
Показать описание

Promises represent the results of asynchronous operations. Once they are fulfilled or rejected, they are immutable.
Promises are here to make working with asynchronous operations simpler and easier. However, if poorly written, Promises can have the same problems regular callbacks bring. In this JavaScript Promises tutorial, we talk about how to fix some of these common problems with some basic promises concepts that people should have in mind.

Watch this video to learn:

- The concept of Promises
- Difficulties and common problems with Promises
- How to fix those problems
Рекомендации по теме
join shbcf.ru