Just didn't able to meet the deadline of the task in my internship because I didn't knew about redux toolkit . Hats off to you so easy explanation thanks alot.
Brother after scrubbing my head for entire day and watching so many tutorials to learn how exactly redux works i found this video Best explanation in whole youtube about redux Thankyou somuch for opening my mind
Amazing tutorial, I just learnt the basics of React a few days ago and was prop drilling like 4-5 properties for my project. Redux Toolkit will definitely be useful for state management.
I have been really strugling to find a good resource to learn Redux toolkit. Some tutorials look good at the begining but gets bad very soon. This is a GREAT tutorial from beginning to the end. Thanks for making it.
I have been trying to learn redux but I've always been discouraged by how hard people make it seem, thanks to you for breaking it down, its now less cumbersome, and frightening. I'll be jumping into it asap.
Man, you are amazing!! Seriously, I have never seen anyone teaching anything this concisely, effectively. Great work!! Keep it up. Always interested in watching your videos.
I know Hitesh sir when I was 12 year on TV, sir you know everything from every language, each tech stack, Linux and everything we could imagine, I know Redux but forget some of the concepts, revised it again😊😊
Till now I'm thinking that I can't understand the redux. But after that, It's my luck that this video arrives during video scrolling. I saved these videos to watch later on TH-cam. Today I saw the whole video and now I'm confident about the redux toolkit. It's a very very very easy explanation. After few days I'm going to do an interview and I think it's going "Fadu" because of this very interesting and informative video. Thank you, buddy!
00:04 A crash course on Redux toolkit 05:29 Redux is a state management library that solves the issue of prop drilling by using a centralized store 11:03 Wire up Redux and React together 16:42 Create a Redux store with Redux Toolkit 21:42 Redux simplifies state management and data flow in JavaScript applications 26:39 Redux Toolkit simplifies state management and eliminates the need to worry about state mutation. 31:40 Learn how to add a to-do item to the store. 36:42 Create a method to update and collect information for ad to do 41:33 Create a provider and wrap it around the top-level component of the app. 46:37 Fixed issue with loading to-do list in the application 51:16 Using selectors in Redux makes accessing state easy 56:05 Redux toolkit provides an easy way to manage state Crafted by Merlin AI.
Thank you man, I really enjoyed your tutorial. As for a newbie in redux like me, it really helped to understand something. I tried other redux tutorial videos but just stopped at the beginning because of bad accent or too fast pace or other reasons. I found your teaching method engaging with all those bugs and crashes 😅 Your pace was perfect and accent understandable 😉 Thanks again and keep creating!!! 💯
Hitesh bhai, i have searched about toolkit few hours back with your name and got some wiered videos and i was thinking why sir have not made complete video... Now as i see ... i just said Oh here it comes... Thanks
I appreciate your help. I'm currently working on an SDK project that utilizes Redux, and although I had no prior knowledge of it, I've managed to get started and make progress on the project.
Thank you Hitesh sir for explaining in detail with a simple approach about the redux and how the redux tool kit can be used. You are doing a really good job when it comes to structured learning.
Great tutorial! Clear explanation on Redux toolkit and centralizing store. Wish I'd seen it before my interviews; would've been a game-changer. Thanks!"
43:25 reason why typescript should be used :P, by the way, great video as always! Also a request, could you continue this video like with a 2nd part to show us createAsyncThunk and all advance stuff in redux toolkit used in production environment, would be really helpful!
Thank you, Hitesh, for this video tutorial. It greatly assisted me in grasping Redux Toolkit. I've explored numerous blogs, but none proved as beneficial as your video. I sincerely appreciate it!
00:04 A crash course on Redux toolkit 05:29 Redux is a state management library that solves the issue of prop drilling by using a centralized store 11:03 Wire up Redux and React together 16:42 Create a Redux store with Redux Toolkit 21:42 Redux simplifies state management and data flow in JavaScript applications 26:39 Redux Toolkit simplifies state management and eliminates the need to worry about state mutation. 31:40 Learn how to add a to-do item to the store. 36:42 Create a method to update and collect information for ad to do 41:33 Create a provider and wrap it around the top-level component of the app. 46:37 Fixed issue with loading to-do list in the application 51:16 Using selectors in Redux makes accessing state easy 56:05 Redux toolkit provides an easy way to manage state Crafted by Merlin AI.
This is a great video to understand redux , i went through the documentation first but it was a little confusing , now it is so clear. Thank you so much Hitesh. I appreciate your efforts in making these videos.
Great video... Thanks for the efforts.. i was able to grasp it completely .... importantly i was able to releat it with OOPs, Classes, getter setter functions etc. 😍😍Thanks mate.
@@navinkumarsahu1159Hello there! I noticed your comment regarding the greeting 'Asslam-o-Alikum,' and I wanted to share a bit more about its significance. This phrase translates to 'peace be upon you' and signifies a blessing from Allah. Personally, I find it a beautiful way to convey my respect and good wishes. I greatly admire this teacher, which is why I use this greeting. I respect your perspective on personal matters, and I'm grateful for the opportunity to explain my intention behind it.
Amazing as always ! I have seen people creating youtube videos but You are diffrent. When you create a video on something and I bet if someone codes along. He would never need to watch other videos. Thanks a lot . . . as always I say never hesitate to add sponsers in the video because this such content needs time and effort.
Thanks. A deeper dive into Redux (including the new Redux 5.0 and Toolkit 2.0) as well as RTK Query, as well as createReducer with builders, as well as working with entity adapter, as well as Redux Saga will be highly appreciated as well :)
24:40 The arrow function needed to be: addTodo: (state, action) => ({ ... }); Just forgot the parentheses to indicate the object, otherwise it's a code block that needs a return.
Itni videos dekhi khi smjh nhi aya redux.....aaj dekha toh esa lga easy hai redux.....this is called the actual explaining of the topic..❤❤ Thanks buddy ❤❤
Just didn't able to meet the deadline of the task in my internship because I didn't knew about redux toolkit . Hats off to you so easy explanation thanks alot.
wow what a great video, i was struggling with redux since 2-3 months but its all clear after hitting ur video, thank you so much hitesh.
Tbh this is the most simplest video on whole youtube to understand how redux. Will save it and when stuck will go through this video again.
Thanks
Brother after scrubbing my head for entire day and watching so many tutorials to learn how exactly redux works i found this video
Best explanation in whole youtube about redux
Thankyou somuch for opening my mind
Glad I could help!
Amazing tutorial, I just learnt the basics of React a few days ago and was prop drilling like 4-5 properties for my project. Redux Toolkit will definitely be useful for state management.
I have been really strugling to find a good resource to learn Redux toolkit. Some tutorials look good at the begining but gets bad very soon. This is a GREAT tutorial from beginning to the end. Thanks for making it.
I have been trying to learn redux but I've always been discouraged by how hard people make it seem, thanks to you for breaking it down, its now less cumbersome, and frightening. I'll be jumping into it asap.
To be honest, your tutorial is a bit all over the place. For someone trying to learn this topic it's a bit confusing. But good video tho.
Man, you are amazing!! Seriously, I have never seen anyone teaching anything this concisely, effectively. Great work!! Keep it up. Always interested in watching your videos.
i watched many videos to understand this, but i couldn't, you are a life saver, Thank you very much😍😍😍😍
Thank you very much. Recently I was struggling with state management and you posted the video on very perfect time. Can't be more grateful!
I know Hitesh sir when I was 12 year on TV, sir you know everything from every language, each tech stack, Linux and everything we could imagine, I know Redux but forget some of the concepts, revised it again😊😊
Thank you so much, This is the only video , I Understand redux clearly among many. keep going ....
Till now I'm thinking that I can't understand the redux. But after that, It's my luck that this video arrives during video scrolling. I saved these videos to watch later on TH-cam. Today I saw the whole video and now I'm confident about the redux toolkit. It's a very very very easy explanation. After few days I'm going to do an interview and I think it's going "Fadu" because of this very interesting and informative video. Thank you, buddy!
I cannot believe how simple he made it... wow!!!!
00:04 A crash course on Redux toolkit
05:29 Redux is a state management library that solves the issue of prop drilling by using a centralized store
11:03 Wire up Redux and React together
16:42 Create a Redux store with Redux Toolkit
21:42 Redux simplifies state management and data flow in JavaScript applications
26:39 Redux Toolkit simplifies state management and eliminates the need to worry about state mutation.
31:40 Learn how to add a to-do item to the store.
36:42 Create a method to update and collect information for ad to do
41:33 Create a provider and wrap it around the top-level component of the app.
46:37 Fixed issue with loading to-do list in the application
51:16 Using selectors in Redux makes accessing state easy
56:05 Redux toolkit provides an easy way to manage state
Crafted by Merlin AI.
Thank you man, I really enjoyed your tutorial. As for a newbie in redux like me, it really helped to understand something. I tried other redux tutorial videos but just stopped at the beginning because of bad accent or too fast pace or other reasons. I found your teaching method engaging with all those bugs and crashes 😅
Your pace was perfect and accent understandable 😉
Thanks again and keep creating!!! 💯
You are a great teacher... Thank you so much for all of the knowledge that you share.. 👏👏👏👏
Best video for "Beginners guide to redux toolkit"!
Hitesh bhai, i have searched about toolkit few hours back with your name and got some wiered videos and i was thinking why sir have not made complete video... Now as i see ... i just said Oh here it comes... Thanks
Thanks a ton
Hitesh bhai, the best part about all ur videos is your super clear voice quality. Thanks for creating learning videos :)
I appreciate your help. I'm currently working on an SDK project that utilizes Redux, and although I had no prior knowledge of it, I've managed to get started and make progress on the project.
TY bro finally someone actually teaching redux not just using it in a video expecting people to learn it
Thank you Hitesh sir for explaining in detail with a simple approach about the redux and how the redux tool kit can be used. You are doing a really good job when it comes to structured learning.
You are best tutor i have ever seen. Thank you so much for your great efforts. ❤️❤️❤️❤️
Thanks!
DAMN!!!! your video was so accurate, i will not lie that redux is complex, now i have to practice a long with your video.THANK YOU SO MATCH
Great tutorial! Clear explanation on Redux toolkit and centralizing store. Wish I'd seen it before my interviews; would've been a game-changer. Thanks!"
Wonderful tutorial,
It's my first time learning Redux and I got every bit of it. Now I will implement it on a personal major project.
PERFECT timing! can you introduce us into Redux Persist from the toolkit too please?
43:25 reason why typescript should be used :P, by the way, great video as always! Also a request, could you continue this video like with a 2nd part to show us createAsyncThunk and all advance stuff in redux toolkit used in production environment, would be really helpful!
Hi, Do you have the whole code for this project? If you have can you share the reo with me?
Much much awaited video.
You are simply amazing. As always making tougher things simpler..Thankyou so much sir😊
Most welcome 😊
hey can you please tell me how he is getting code suggestions in line?
Nice tutorial, after saw this I am sure that I will never forget this redux state management with redux toolkit.🙏🙏
Thank you, Hitesh, for this video tutorial. It greatly assisted me in grasping Redux Toolkit. I've explored numerous blogs, but none proved as beneficial as your video. I sincerely appreciate it!
I thought redux is vey difficult to learn after seeing this video, it is very easy by your explanation thank you brother really inspiring.
Thank you Hitesh ! It was nice to get started with redux toolkit
I'm at 26:31, LIKED and SUBSCRIBED, love the way you teach man. NOICE!👍👍👍👍
Thank you ❤❤ Appriciated ur efforts. Love it. Finally i understand the redux toolkit.
thanks for taking such a great effort to make the course understandable and keeping it simple.
00:04 A crash course on Redux toolkit
05:29 Redux is a state management library that solves the issue of prop drilling by using a centralized store
11:03 Wire up Redux and React together
16:42 Create a Redux store with Redux Toolkit
21:42 Redux simplifies state management and data flow in JavaScript applications
26:39 Redux Toolkit simplifies state management and eliminates the need to worry about state mutation.
31:40 Learn how to add a to-do item to the store.
36:42 Create a method to update and collect information for ad to do
41:33 Create a provider and wrap it around the top-level component of the app.
46:37 Fixed issue with loading to-do list in the application
51:16 Using selectors in Redux makes accessing state easy
56:05 Redux toolkit provides an easy way to manage state
Crafted by Merlin AI.
Thanks!
Thank you sir. Best video for beginners of redux toolkit 🔟/🔟
Thanks, sir. You are the only one whom I watched once and learned things from. You explained things so well. Hats off, sir.👌👌
I really appreciated the way you simplified Redux and made it easy to understand.❤
This is a great video to understand redux , i went through the documentation first but it was a little confusing , now it is so clear. Thank you so much Hitesh. I appreciate your efforts in making these videos.
It's interesting to see how Redux State is similar and different from contexts. Great video!
literally, the best video on redux! thank you sir! ❣
Thank you for this video, Sir. Can you make a video about RTK-Query please?
very easy to understand, Each concept was explained in a simple and clear way thanks for the video
Thanks So Much!
This video clarified my confusion on redux real well
thank you for this! its one of the only few up to date videos and you did great with explaining. also so happy it wasn't another counter :)
Best video for redux toolkit, thank you bro, you broke it down very well, now I can confidently say I understand redux toolkit
Great video... Thanks for the efforts.. i was able to grasp it completely .... importantly i was able to releat it with OOPs, Classes, getter setter functions etc. 😍😍Thanks mate.
Great explanation of Redux for beginners,
Thank you for your effort.
I liked the video, it is not so simple for newbie like me but I got some idea how it works. Nice explaination.
So Noce to see you show all the errors and crashes that occured during the recording, You are a genuine person @HiteshChoudhary
Thank you Hithesh for simplifying this consept of Redux. 😍😇🤩
I had gone through 2 tutorial before this but after this I think now I can say for sure I know about redux. Great explanation
Asslam-o-Alikum Sir, I really need this video. Thank You sir. You are greate Teacher. and I am form pakistan.
Hey dude I don't wanna say anything but religion is a very personal thing so just keep it to yourself
@@navinkumarsahu1159Hello there! I noticed your comment regarding the greeting 'Asslam-o-Alikum,' and I wanted to share a bit more about its significance. This phrase translates to 'peace be upon you' and signifies a blessing from Allah. Personally, I find it a beautiful way to convey my respect and good wishes. I greatly admire this teacher, which is why I use this greeting. I respect your perspective on personal matters, and I'm grateful for the opportunity to explain my intention behind it.
Thank u so much for this tutorial , i was struggling with the redux and u make it absolutely clear.
thank god,I have chosen the right person at first itself.By the way,your english language skills are excellent
Thanks sir for this redux course it helps me a lot thank you so much again 😇
From Bangladesh
Great tutorial...I love your teaching style...keep going bro...god bless you..
Hi Hitesh, this is really amazing. Thank you so much for your efforts........
Dude you are the BEST. It was so clean!!
Do I have the kalpvriksha or what! I was thinking about learning redux and then Hitesh Sir pours his magic❤️🙏🕉️
Amazing as always ! I have seen people creating youtube videos but You are diffrent. When you create a video on something and I bet if someone codes along. He would never need to watch other videos. Thanks a lot . . . as always I say never hesitate to add sponsers in the video because this such content needs time and effort.
Thank you so much 😀
And yes, effort n recording, editing. A lot goes in
thank you bro.very easy to understand .love from Iran
This was an incredible refresher, thank you so much!
Thanks , awesome explanation, cheers from Brazil
Much awaited tutorial. Thankyou so very much sir ❤️😍
Most welcome 😊
finally understood after spending almost 10 days on various youtube channels
Thanks.
A deeper dive into Redux (including the new Redux 5.0 and Toolkit 2.0) as well as RTK Query, as well as createReducer with builders, as well as working with entity adapter, as well as Redux Saga will be highly appreciated as well :)
Thank you Hitesh sir for a nice video on the most needed functionality
Mad respect for doing this in English too!
God always give you their support.....much and more.
Thank you for this video. It helped me a lot to easily understand redux concepts.
simple and clean , Thanks buddy 😉
24:40 The arrow function needed to be:
addTodo: (state, action) => ({ ... });
Just forgot the parentheses to indicate the object, otherwise it's a code block that needs a return.
loved the style of teaching and that you didn't edit those parts where you made a mistake
Nice video Hitesh 😀
Thank you for this video and thank you for creating every lil things that is needed for a full fledged developer.
Itni videos dekhi khi smjh nhi aya redux.....aaj dekha toh esa lga easy hai redux.....this is called the actual explaining of the topic..❤❤
Thanks buddy ❤❤
thanks for the video it helped a lot , which extention do u use to maked functions appear fast before u can write it
it was this simple i have watched many tutorials and i was 😵💫🥴, but this oh my god thanks 😊
😊😊😊 nice quick learning for redux
Thank you so much, Hitesh. Great content as usual
Thank you sir, well explained 😊😊
Thanks for clearing this topic looking for more such content.
thanks for making RTK so much easy
Redux, an unnecessarily complicated way of managing states
very much helpful hitesh. ty so much 😍
No bullshit, Staight to the point. Great tutorial
Thank you sir for your efforts for making us understand the concepts so easily
Very useful and easily understandable. Awesome work!
awesome, nice work👌👌👌✊
Great video, Thank you for your wonderful explanation sir
Amazing tutorial...! 😀
Just what I needed for my personal project
Crisp and clear, great explanation!