Загрузка страницы

How to Code - JavaScript Promise

Snippet: https://gist.github.com/smks/39d137e8d385c710c9efb03b145ac8aa

"A Promise is a proxy for a value not necessarily known when the promise is created. It allows you to associate handlers to an asynchronous action's eventual success value or failure reason. This lets asynchronous methods return values like synchronous methods: instead of the final value, the asynchronous method returns a promise for the value at some point in the future."

http://www.opencanvas.co.uk

References:
https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Promise

Видео How to Code - JavaScript Promise канала SMKS
Показать
Комментарии отсутствуют
Введите заголовок:

Введите адрес ссылки:

Введите адрес видео с YouTube:

Зарегистрируйтесь или войдите с
Информация о видео
12 ноября 2016 г. 19:21:51
00:02:09
Яндекс.Метрика