VehiclesFashionRecipesBlogsHuntTravelsSportFunHandmadeITEducation
Mini-Games
x

x
zakruti.com » IT - Software » freeCodeCamp.org
Promises - Beau teaches JavaScript

Promises - Beau teaches JavaScript

FBTwitterReddit

video description

Rating: 4.0; Vote: 1
A promise in JavaScript represents the eventual result of an asynchronous operation. Learn how they work in this video. Code: - https://codepen.io/beaucarnes/pen/Qdrvjp?editors=0012 More information: - https://davidwalsh.name/promises - https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Promise Beau Carnes on
Date: 2022-03-14

Comments and reviews: 3


-promises allow you to do something as soon as an asynchronous method or action does finish instead of immediately returning the final value the asynchronous method returns a promise to supply the value at some point in the future-
this point clears it all! damn so clear explanation

reply

I came to YouTube to try and understand promises better after my class sort of confused me. I'm trying to get as many different explanations as I can to see if one of them works for me. This was a good start on the syntax so thanks!
reply

the more complex the idea, the harder it is to understand the beau teaches java videos. earlier videos with easy concepts were some of the best videos ive seen on the worst internet, and im not exaggerating.
reply
Add a review, comment






Other channel videos