Redux Middleware/Async/Thunk: The complete Guide

preview_player
Показать описание
This video I will be covering middleware and asynchronous actions within React/Redux. We'll cover why we need to use redux thunk to perform asynchornous actions as well as go over an example on how to fetch data from a public API

If you guys like this video come check out my free course on react/redux at:

timestamps:
00:00 middleware intro
03:00 Middleware Example
27:23 Async Intro
28:29 Async issues in Redux
42:41 Redux Thunk
51:25 Redux Reqeust/Success/Failure Pattern

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

Your ability to speak clearly without constant needless interjections and the fact that you spent the extra time to ensure that your audio was well edited and captured really take this tutorial to the next level. Thank you for this! I've paid for classes/teachers that are not half as competent as you are as a speaker.

andmoreagain
Автор

This is the clearest explanation of this whole flow. Thank you so much!

tjldsl
Автор

This is the clearest and most understandable video that I have ever seen about Redux Middleware and Redux Thunk.
Please carry on with your good work.
Thank you very much.

zahramirzaei
Автор

Only topic in react for which you will not find a good tutorial anywhere on YouTube or any other resource...the reason being it's one of the hard and advanced topic of React...Finally got some understanding of why we need to use async middleware logic using redux thunk....Thank you so much man...Really Great..😄

ashishkpkpkp
Автор

Was dealing with the error "Actions must be plain objects. Use custom middleware for async actions.", this helped clear things up. Thanks a ton posting this!

DarkMetroid
Автор

This is the best explanation I have seen on the whole internet for redux middleware. Detailed and clear!

arsyaswanth
Автор

This is pure gold! I have my job interview tomorrow and I've been scratching my head to understand these concepts. After hours upon hours of udemy and youtube, I finally came across this video and was able to understand this concept. Thank you!

codyrap
Автор

No, you did a great job explaining it. One of the crucial parts is showing us in-depth why the async-await way doesn't work without the Redux-Thunk middleware. So important to explain what's happening under the hood. Can't stress that enough. Without the knowledge, I can still make it work in my app, but I end up having a shallow understanding of it all and won't understand code that is a little more complex. Also, explaining things in-depth helps me so much with confidence. I don't think tutorials are bad at all, but if things are explained more in detail, without taking certain parts for granted, the things you learn from tutorials stay with you for sure. It doesn't lead to tutorial-purgatory. Not for me, at least.

Harker
Автор

Given your eloquent voice, Loved to watch this tutorial. Totally got the concept. You make it so straightforward and easy to understand.

pradippandey
Автор

By far the best and very well detailed tutorial on middleware i have found on internet. have found a really OG resource today, definitely will go through other topics on this channel. Thanks Sanjeev.

RanjeetKumar_
Автор

Hi Sanjeev, this is the best course of Redux that I found in the internet. Here in Brazil we have a lot of top programming courses, but none of them was capable to deliver such an amount of awesome content like you did. Very clearly, amazing english utterance, and for last but no least important, the quality of examples. All clear and simple. I will enroll in your React course. Thank again!

mb_media
Автор

you should have your own paid course, the content is pure gold and much better than any other provider I watched out there!

calsonsheng
Автор

I want to thank you so much for your tutorial, you have no idea how much it has helped me understand how Redux works under the hood when API calls are made. I've watched a bunch of tutorials but all of them just threw the code barely explaining stuff. So yes you can write the code but without understanding it. With your video, finally I feel like I truly understand why you have to write this or this or this. Again, a big thank you!

qcmira
Автор

The only best Video on thunk Redux. Recommended.

amaanimtiyaz
Автор

this is the best explanation i could find on youtube for redux and redux-thunk,
great tutorial thank you

yaserhasan
Автор

Learning Redux Is definitely incomplete without this video. Thank you so much.
You earned a subscriber. ✨👏👏👏

mohakmaheshwari
Автор

This is the best explanation of Redux Middleware and asynchronous calls. Thank you!

rumym
Автор

It's very hard to find material on Redux with hooks (the documentation is using classes and the hooks section is complex), but here we can find anything and that's impressive. Your channel has great content and the explanations are very simple! You'll go places with this channel, continue to do a great job! You've earned a subscriber!

PërJoakim
Автор

the best explaination of middlewares out there ! thank you

kokoyroy
Автор

Great video describing this topic! Lot's of videos here on Youtube are quite old and outdated and I'm glad to have found one that is up-to-date and useful :)

valenciax