#16 Promise in JavaScript
Promise in JavaScript Welcome to the second season of the JavaScript tutorials. In this series of tutorials, we are going to cover more advanced topics, including DOM, BOM, local storage, APIs, Ajax, callbacks, asynchronous functions, and more. In this video, you will learn about Promises in JavaScript. Although these days we primarily use async/await instead of Promises, we still prefer to teach them so that you will become familiar with the structure of a Promise as well.
https://blog.arashtad.com/updates/16-promise-in-javascript/?feed_id=10011&_unique_id=66e5be9b13844
Comments
Post a Comment