JavaScript Promises for Complete Beginners

preview_player
Показать описание

📱 Follow Codevolution

Understanding JavaScript Promises in Simple English - Tutorial for Beginners
Рекомендации по теме
Комментарии
Автор

After 4 hours of videos and text on promises, this video makes the most sense. Nobody made certain things clear like you. Great job.

Human_Evolution-
Автор

By far, the best explanation of Promise. Breaking everything by details, you also mentioned that resolve and reject are functions, not just arguments, and you pointed out that massages of resolve and reject are automatically passed into functions inside then and catch, lot of people ignoring those parts when explaining Promise which leeds to confusions. Great job.

Aram
Автор

Quite possibly the best explanation I've ever seen for promises. Well done sir. 😍🙏

kettenbach
Автор

I literally quit learning javascript three times after hitting a wall not being able to understand promises until I found (but really, searched for!) this video.

Out of every learning resource, bootcamp, course I’ve taken this is the only video that has succeeded in clearly explaining the nature of how values flow from the promise to the callbacks. I don’t know why other instructors don’t take the few minutes it took you to explain that resolve and reject are methods and that they are actually doing something instead of leaving students wondering how the heck an external function is magically receiving values that shouldn’t be within its scope!!

Thank you sincerely for your outstanding pedagogy. I wish you and your channel nothing but success and thank you for bringing me peace of mind. It is so incredibly frustrating to go from confidence and order learning everything and then suddenly hitting a topic that seems to at first glance to a new student appear to involve multiple concepts that were not previously taught, but now you’ve helped me see the relationships are coherent.

coil
Автор

Wow, I wish more programming tutorials were simplified like this!
Thank you!

Johannes
Автор

This was the simplest explanation of promises I've ever seen. It was very useful to me. Well done sir.

viv_
Автор

I skipped a ton of videos only for me to discover this gem. Best explanation by far!!

mitchtembo
Автор

It's a god's gift to explain complex things in a simple manner, thanks man

mithun
Автор

Tried to learn about promises when watching several different videos about a couple weeks ago. Got frustrated and put it aside. Found this one today and it taught me in 15 minutes what probably 45 minutes of other videos couldn't make as clear. Thank you so much for you clear and informative explanation!

TheGeneral
Автор

OMG!!! Finally a well-presented video on this topic. I have been struggling with this for about 2 days. Not wanting to go through the motions only and I actually wanted to understand the why...which now I finally do. Thank you.

nicopicco
Автор

The way the JS Promise is explained in this video is fantastic.Kudos to Code Evolution!!

Shaikhismail
Автор

I've watched several videos on promises, and this is easily the best. The only one that even came close to teaching the concept in an understandable way. Thank you!

philbligh
Автор

Great presentation. This just brushed up my basics again! ❤️👍

deepakkj
Автор

JavaScript promises are really misunderstood among a lot of people. I was asked about promises in every interview I did last year also. It's a very vital part of being a JavaScript developer. Thanks for the refresh. See you soon!

CodingNuggets
Автор

This is without a doubt the best tutorial I've seen about promises, and I've seen a lot to try to understand this topic. Well done!!

nataliapereyra
Автор

best video on promises ever. resolved.

omerkhalique
Автор

Brilliant explanation. I have been watching several YouTube videos on Promises and this is the first one I've watched where I feel like I understand them. I appreciate your thorough breakdown and how you take care to mention simple but important details which every other video I've seen overlooks. Your analogy was also very effective. Thank you

alanmurray
Автор

This was a great explanation ... I'm now more knowledgeable about promises and hungry for Tacos!. Thank you!

KevinBFG
Автор

I've watched so many videos about Promises and this is THE BEST

taylorgraham
Автор

Wow, hat's off to you!!! I have watched countless videos on promises and couldn't understand. But your explanation is so logical and step by step that I understood everything. You're such a good tutor!!! Thank you! However, a real world example would have been the icing on the cake :P Also I love your accent, very relaxing :)

BrantK