Promise async and await in javascript

preview_player
Показать описание
Welcome to a youtube channel dedicated to programming and coding related tutorials. We talk about tech, write code, discuss about cloud and devops. That’s what we do all day, all year. We roll out a lot of series and videos on our channel.

All the learning resources such as code files, documentations, articles and community discussions are available on our website:

You can find our discord link, github link etc on the above website.

Рекомендации по теме
Комментарии
Автор

Full course is FREE and will be available here

HiteshCodeLab
Автор

i dont know how many videos i've watched on Promises yours was the only one where i understood it properly. Thanks a lot!!!!

Nesh_
Автор

Your way of teaching is really good but for those who knows basics .. i started learning JS last year in October, my friend suggested your video and i was just like what he wanted say.. now i m again watching your videos and all thing is clear .. but just try to make it little simple so every people will get it at starting point .. Btw you are a gem .. Thanks hitesh because of you only this topic got cleared .

Nikhilkumar-yhyc
Автор

I keep coming back to this video to freshen up the concept. Thank you for this amazing video

rajkiranchaudhary
Автор

You know what..you just clear my doubt of my stucked project..thanks alot man👍💐💐

shubhamverma
Автор

Great explanation promises are very confusing but you made it very simple and easy...

sreesamudrala
Автор

This is the best video on Promise async/await.. Thank you..

karthikpuvvula
Автор

liked the video in 1st 40sec just by looking at the simplest example ever. Thanks

shivashukla
Автор

The best and simple explanantion.

Thanks a lot Hitesh 💙💙

randomvids
Автор

I am still thinking how `I am Three` got consoled after Promise? Is it because of await call was blocking? but the Global execution context was having tres() as well na? Or is it because of Block scope? I think this video need more explanation something like Akshay Saini does.

abhijiths
Автор

This is what I was looking for. Great!! Thank you so much.

SumanKumar-icez
Автор

Finally I'm able to understand this thing properly.. Thank you very much Hitesh Sir!

parthmehrotra
Автор

that was very nice sir, your method of teaching is magnificent . Thanks for making such good videos . I am new to React and you with other youtubers are my mentors

adilmustafa
Автор

Thanks very much, the only video that made me understand this concept.

amaoalex
Автор

You are really a genuine guy, god bless you bro. 🤝👍

pravingupta
Автор

it was awsome as always. but i am starting a job in webdevelopment and i realized that every tutorials uses simple strings in examples and this does not help when i'm working on a project it's like super hard to understand their code. if would be super great if you could do the tutorials with real project codes. pls pls pls pls consider this and do if you can. it'll be super helpful. believe me this is like you are teaching in english and the job codes are like chineese. maybe it's like this for me and i like to learn this way but if any others have the same plroblem pls confirm so hitesh be kind enough to do the tutorials with real life codes.
thank you as always

iransenigma
Автор

Thank you for lots of information sir love sir ❤

MIKE_FITNESS.
Автор

is promises single threaded or multi threaded?

sanjay
Автор

The explanation is so nice. Thank you🙂

himanshushukla
Автор

I got frustrated, my code was not waiting on await, instead it just executes the next block

mayank_upadhyay_