ES6 Promise tutorial | asynchronous javascript Part 2

Описание к видео ES6 Promise tutorial | asynchronous javascript Part 2

The video explains What is an ES6 Promise object.
We take "callback-hell" code explained in the previous video
   • Asynchronous techniques in Javascript...  
and convert it into Promise chain.

Link, used in the video, for generating JSON with dummy data:
https://jsonplaceholder.typicode.com

Read more about promises here:
https://developer.mozilla.org/en-US/d...

Комментарии

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