best educational content so far i tried to learn react-thunks but cannot find a video but when i get to your video i got my each and every concept clear thanks man i clear my interview just because of you
really out of all videos I watched online, your explanation and way of explaining it is simply the best. I honestly wanna say your content is the best one's out there. Really appreciate your hard work and dedication.
I am really happy that I found this channel . Went through various tutorials to understand redux-thunk, But now I clear picture of middleware. I usually don't like and comment, But you deserve it. waiting for more videos like this Thanks Dipesh
Wonderful,I just wasted my time watching 1hr video on redux thunk but returned with confusions.But this is the best video I came across redux thunks ,he gives reasons for whatever he does and y he does as much as possible.
This is by far the simplest explanation of thunk middleware ..The part where he says the all you need to do is make the action creator asynchronous is the line all of us need to understand....Awesome keep up the good work
Hello Dipesh, This video is really helpful to me in learning to react thunk. that is a simple way explanation of how to use thunk. I really appreciate your hard work I have one question: how to pass API header in this condition
Your work is truly appreciated. Can you explain to me why we fetch data at Redux not in React? Using middleware, I know middleware gives aync action? In React you fetch it aync way in your previous tutorial and it was perfect in my sense. Please answer my question. Thanks again.
When you use react to fetch data from an online server, you'll only use it in the component where you fetched it, when you use redux Toolkit, you can fetch the data and use it in any component using a hook called useSelector hook. Basically redux Toolkit makes data global
If data is store already in redux store then why you are calling the API again instead you can filter one product in side that store using product id????
09:22 why Middleware - "To convert the synchronous Action creator to Async Action Creator , because we are calling async function call already in Action Creator ". Correct Me, If I am wrong .
Really informative..but i have one issue if i press the browser back button to go from productDetail page to productList page useEffect not getting fired..how to fix pls reply
create a app like authors post approved by admin, and preapproved authors, Super-admin can edit all the post , If author reedit the post, again it will list on pending post....admin can approve, edit, and delete post... etc... and block author, etc....
@dipesh you have explained middleware in vert details and in simple way. I was trying to get your code from git but I see its not updated code as shown in the video. Can you have a look and update the code asap?
Very nice video and I appreciate since we also making video in tech and also other but after seen lot of video must say one of the best ever seen ..we may further try to contact on linkedin
best educational content so far i tried to learn react-thunks but cannot find a video but when i get to your video i got my each and every concept clear thanks man i clear my interview just because of you
really out of all videos I watched online, your explanation and way of explaining it is simply the best. I honestly wanna say your content is the best one's out there. Really appreciate your hard work and dedication.
Wow, thanks!
I am really happy that I found this channel .
Went through various tutorials to understand redux-thunk, But now I clear picture of middleware.
I usually don't like and comment, But you deserve it.
waiting for more videos like this
Thanks Dipesh
Glad I could help!
I could be watching Netflix, but i'm here marathoning your wonderful videos about React and Redux. Thanks.
Wonderful,I just wasted my time watching 1hr video on redux thunk but returned with confusions.But this is the best video I came across redux thunks ,he gives reasons for whatever he does and y he does as much as possible.
This is by far the simplest explanation of thunk middleware ..The part where he says the all you need to do is make the action creator asynchronous is the line all of us need to understand....Awesome keep up the good work
Thanks!
Hello Dipesh malvia Sir,
really great video for those who want to learn Redux I saw and learned.
Thank you
Thanks and Welcome Ganesh!
Thank you sir you , because of your simplest explanation I understood .
I am struggling in next JS I hope you will do Next JS very soon
Even I am in learning phase of NextJs. Will make a video in coming months 😊
your way of explaining is really awesome
Your way of explaination is really good
Thanks and Welcome!
very easy and helpful explanation
Glad you think so!
Thank you.. it was helpful to understand redux thunk easily, hoping for redux saga tutorial too.. :-)
that's really a cleanest explanation thanks alot bro for creating such content the way you teach is brilliant to the point no bullshitting :D
Nice Video which is very helpful to understand the Redux thunk.
Is it possible to create a small video of testing React and Redux component with Jest and enzyme?
agree with u
Yes it is needed
will be highly appreciated
Will be highly appreciated
Enzyme is dead
Nice and clear explanation 🥰
Thank you 🙂
wow, best best best !!!!! I am a fan.
Thanks a lot bro for this amazing content!!! unknowingly u help many people
Thanks man ! Concept clear 👍
Boss this is simply fooking awesome!
Thanks a ton!
There is always a holy indian guy to save our life
simple explanation , thanks buddy🙌
Thanks a lot vivek!
Thank you Dipesh for all the awesome content.
Glad you like them!
thanks, your tutorial is very easy to understand
Such a well detailed & an amazing explanation. Thanks bro. Following you on linkedin & Instagram now. ✌
Awesome, thank you!
Got it in first try 👍
very clear information.
thanks
just wooow!! fantastic.... 😍😍😍😍
Thank you! Cheers!
@@DipeshMalvia Most Welcome! Cheers! 💖
Great video ever. Thank you for the help.
Great explanation Sir Kindly Make Full Redux CRUD Action Video just like full Ecommerce Website ??
i usually don't comment but i just have to...thanks so much you made redux easy.
Glad it helped!
Teaching skills +100, awesome content Dipesh
Glad you like them!
Thanks for da video.. I was waiting to this.
Welcome.
great to explain 😍
Glad you liked it
amazing video thank you bro
welcome
Awesome!!!! Very informative!
Good videos Dipesh. Please keep on creating videos to let others learn. 🙏
This Video is really amazing and helpful! Thank You Sir!
Wonderfull...Thanks for this.
Welcome!
Thanks a lot for your videos, its very easy to understand
From VietNam With Love
Thanks a lot for nice informative video. please make next series on react jest testing library.
Great explaination. Thanks.
you talk about good points sir. I need to know the difference between react dedux and class component states
Great Tutorial Man ! Keep it up :)
Thanks, you too!
Great video dipesh sir please make on video Redux saga tutorials
In pipeline..
Thanks brother, this is a great project
Nice Explanation Bro👌👌👌👌👌
Good video, theres only audio on the right side in the intro.
Good one man! Very helpful
Thanks for such a nice tutorial..
well explanation.. keep it up
hello sir, thank you for this awesome project but when will you add the total amount and payment method to this project.
Good to see you after long time. Btw good tutorial.
Thanks buddy 😊
Great video
Hello Dipesh,
This video is really helpful to me in learning to react thunk. that is a simple way explanation of how to use thunk. I really appreciate your hard work
I have one question:
how to pass API header in this condition
Your work is truly appreciated. Can you explain to me why we fetch data at Redux not in React? Using middleware, I know middleware gives aync action? In React you fetch it aync way in your previous tutorial and it was perfect in my sense. Please answer my question. Thanks again.
When you use react to fetch data from an online server, you'll only use it in the component where you fetched it, when you use redux Toolkit, you can fetch the data and use it in any component using a hook called useSelector hook. Basically redux Toolkit makes data global
Aswm 👍 next one authentication ✌️
Authentication will be interesting and very useful topic. Thanks 😊
Oh i will see my answer here about redux thunk from the previous video. Okay, I have to watch it first..
Ok cool, I just finished this video. Appreciate it. Thanks..
awesome man
Thank you soo much sir
If data is store already in redux store then why you are calling the API again instead you can filter one product in side that store using product id????
09:22
why Middleware - "To convert the synchronous Action creator to Async Action Creator , because we are calling async function call already in Action Creator ".
Correct Me, If I am wrong .
Really informative..but i have one issue if i press the browser back button to go from productDetail page to productList page useEffect not getting fired..how to fix pls reply
awesome video!
Can We Get video for POST, UPDATE & DELETE
the moment someone says "if you haven't watched that video then watch it first" , lets find another one
Thank you🎉❤
have you updated this code on your project? amazing job thanks!
Yes, please check the GitHub link in the description. Switch the branch for thunk implementation.
Why the data fetching logic should not be put inside the component?
great
Bro put a video based on react ui frameworks?which is best to use and in trend?
create a app like authors post approved by admin, and preapproved authors, Super-admin can edit all the post , If author reedit the post, again it will list on pending post....admin can approve, edit, and delete post... etc... and block author, etc....
good
Bro I am following you please make this video in redux SAGA also
Can you please create a video on redux sagas
Sir please make videos on React + Redux + Material UI. There are no any tutorials on the youtube to learn these.
already uploaded .........
th-cam.com/video/JDZRfLGNWdc/w-d-xo.html&ab_channel=DipeshMalvia
Dipesh:- Why do we use redux-thunk? we can full fill our requirement with async-await API. I could not get why it is needed.
can u make tutorial how to make implement search and redirect to other search component using react redux
how to fix the refresh issue , once you go to the product details page
What if i use fetch api in action creator, will it still be called an async action creator?
nice
@dipesh you have explained middleware in vert details and in simple way.
I was trying to get your code from git but I see its not updated code as shown in the video. Can you have a look and update the code asap?
Switch the branch for thunk implementation.
@@SachinSharma-st4hk Thanks for quick reply.
Thanks brother
Any time
Thanks bro.... But.Redux state dosenot update state while rerender...
Which one is better redux-thunk or redux-saga ?
React developer use which one the most ?
Both achieve the same thing. Thunks in my opinion are better by a tiny bit. I've used both a lot
Thanks for sharing your experience.
Please make on video Redux saga concepts
for the specfic product, why do we need to store it in Redux store?
Very nice video and I appreciate since we also making video in tech and also other but after seen lot of video must say one of the best ever seen ..we may further try to contact on linkedin
Sure. Let's connect over LinkedIn please find the link in description of the video.
its very nice video. but need more information
What more information you need on Redux THUNK ?
i know its hard to reply of queries but aapne start mai axios ko alg kyu likha and URL and baseURL kya hai yeh sir?
Thank you for great video. Can we get a redux-saga video. Appreciate
I don't use redux-saga but yes I have received a lot of request for redux-saga will think about it.
Please make a video on saga vs thunk
Noted!
How we will pass unique key
Here
renderLIst=products.map((product)=>{id,title,image,price,category}=product
Previous video link or title please ??? Just redux one
Hi Abhijeet - Here is the link of the previous video - th-cam.com/video/JDZRfLGNWdc/w-d-xo.html
Can you show to make pagination?
Hey Bro please make mern projects series
I am working on this bro...
@@DipeshMalvia thanks buddy
👍
Please make on video React Jwt authentication
you have given wrong github link in description
Is it possible for react with typescript tutorial
Yes, that's on my task list.
So when u r doing it