💜 Master REDUX by converting a pure react app to react-redux : # Part 1

Опубликовано: 04 Май 2026
на канале: Sumit Dey Frontend
2,457
81

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 in this video we are going to MASTER REDUX but how?
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 :)

Link of the index.css file:
https://github.com/Dey-Sumit/redux_tu...

Part 2 of this series :
   • 💜 Part_3: Redux thunk and firebase: Master...  

Timestamp:
0:00: intro
2:10: App Setup
6:14: CreateNote component
15:06 : All Notes
21:46 Important Notes