Learn JavaScript Promise Chain | .then() .catch() .finally() handler methods | JavaScript Promises

preview_player
Показать описание
Knowing the basics of JavaScript promises may not be enough!!! You need to know how to handle promises and chain multiple promises. Let's introduce three handy methods .then() .catch() and .finally() to you with loads of examples.

Timecodes
0:00 - Introduction
0:20 - Recap
01:13 - Introduction to Promise Chain
03:31 - Promise Chain - The .then() and .catch() Handler Methods
09:50 - Promise Chain - Three things you can do inside the .then() Method
23:46 - Promise Chain vs No Chain
31:00 - Promise Chain - The .finally() Handler Method
36:20 - Wrapping UP and What's Next?

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

Thanks for covering all the details or concepts which most of them don't explain

ankamsarav
Автор

A minor suggestion you can minimize the font size it is little big and only a small portion of code is visible.

madhanrock
Автор

The way you explained it helped me understand this topic better. Thank you!

martafagundez
Автор

Good better understanding from watching your async programming playlist, Thanks for this playlist 🙏

madhanrock
Автор

Thank you so much for the video. Expecting next videos very soon...

msaikrishna
Автор

great explaination sir, now
i understand it really well

mohitpatel
Автор

sir please make one complete video on DOM and manipulation

mdshamoonsuleman
Автор

Great video but I got confused on the chaining. I did check out other videos, they all show the chaining syntax but don't really explain how .then on a promise object actually returns a promise object and hence you can call another .then on the new promise object. You did hint at it during the video. So my question is when you don't do a return or return a value/function/object in a .then, how does that create a promise?

suxqwxh
Автор

Ok so the only point of chaining a promise comes into picture is when you want to return a promise inside a '.then'. And What do you mean by making an async call to get the user data? Am I correct ? I understand the concept of promises but this promise chaining is very hard to get my head around.

siddhant
Автор

Dear Tapas.
I find your video very informative and easy way to learn JavaScript. However, I would like to 1-0-1 conversation with you. Please share your mail id with me.
Thanks.
Anurag

anuragsharan