Strongly suggest this video to understand JS Promise. I have seen a lot of TH-cam videos baout JS Promises and I can say this was the best. For me first and second was the right one. Finally undrstood what resolve and reject do and how to pass values in both cases.
All you did is just used the Promise API. By intent or accidentally but the title of that video brings users into confusion as many (as I did) will expect to see how you actually implement your own Promise API.
Your videos are very easy for beginners like us to understand but this tutorial on promise isn't one of them. You went too fast and a lil difficult for me to understand.
Strongly suggest this video to understand JS Promise. I have seen a lot of TH-cam videos baout JS Promises and I can say this was the best. For me first and second was the right one. Finally undrstood what resolve and reject do and how to pass values in both cases.
All you did is just used the Promise API. By intent or accidentally but the title of that video brings users into confusion as many (as I did) will expect to see how you actually implement your own Promise API.
yeah wtf. downvoting
I can kind of see where you're coming from, but the title/thumbnail indicates we are creating "a Promise" which we are, in the video.
@@dcode-software "create YOUR OWN Promises" is interpreted as creating our own promise implementation like the native promise api.
@@manvendrasingh2210 Love reinventing the wheel much???
@@jonno081 Yes, to understand the internal working of the tool we're using. That's what 'real' engineers do, you won't understand, leave it.
This was the only video on promises which clicked with me on TH-cam - thanks!
Awesome to hear mate!
Awesome explanation. It cleared my concpet more on this topic. (Y)
Your videos are amazing. Thanks!
Absolutely no problem at all!
First I am seeing a good tutorial with example on Promise, pretty clear and concise..
I’ve been looking for this kinda explanation on promises to get the better understanding. I really appreciate your work :) 🙏🏻
Best video ever.
I love the sound of the keyboard. It makes me feel I am in the classroom. Thanks for the vid bdw!
Wow thank you so much for this! The fog is finally clearing in my mind for js promises after watching this.
Awesome Explanation as always!!! BTW thanks for the codepen link!
Perfect. I have been doing stuff with out understanding. Thanks man. It was really helpful.
Thanks for this! I'm not super familiar with JavaScript and wanted to use promises, and this helped a lot.
fantastic , thanks alot
Awesome video, thanks :)
Hey....you explained so well. Thank you so much 😊
One more HUGE LIKE!!!
Your explanation is awesome. Also, you have a fast typing :)
Appreciate it mate, thank you!
17.02 Thanks for teaching
such a great explanation!
Great stuff
Great video!
I never saw an example thst goes beyond condolge.log inside the theb block. what if i need to use the resulting data somewhere else?
Hello and thank you. D'you think interesting to do a video about indexedDB?
Love the video but the mechanical keyboard is distracting for me.
Thanks mate, I'll take that into consideration for future vids :)
I did not understand the promise created inside reject and why we used error.message and not simply message.
I leaved when mySQL comes becuz I don't know it 😅
Your videos are very easy for beginners like us to understand but this tutorial on promise isn't one of them. You went too fast and a lil difficult for me to understand.
Misleading title!
Title is misleading
misleading title of the video
Expected promises polyfil