💜 Part_4: Redux Hooks: Master Redux by converting React App to React-Redux

Опубликовано: 05 Август 2026
на канале: Sumit Dey Frontend
366
26

Why do we need redux? what exactly does it solve? Redux seems complex?
hooo!!! Hey guys, welcome back, I am Sumit from Backbench Coder.
So this is the second part of "MASTER REDUX by converitng a pure react app to redux "
in this video we are going to learn redux hooks by converting the connect() function to redux hooks

I would highly recommend you to watch the first part :
   • 💜 Master REDUX by converting a pure react ...  

What's the approach ??
we will first make an app using pure react , understand the problem with pure react and then and onlyyyy then, we will introduce redux.

This app is connected to firebase, so in this series we are going to learn a lot of new things (I guess :)).So if and only if you like the way I make videos, you can support me by giving me a like.
----------------
Fun fact: hitting the like button does not cost you anything but it means a lot for the content creator :)

#redux-hooks #useDispatch() #ueSelector() #backbench_coder