What is Redux? Get A Senior Understanding of How Redux Works

preview_player
Показать описание

--------------------------------------------------------------

Learn Redux in 2025 and beyond. In this video, discover how Redux simplifies complex state management. See why Redux became so popular and learn what made it less trendy in recent years.

Master Redux’s building blocks: actions, reducers, store, dispatch, selectors, and middleware. Watch examples of logging, handling async actions with thunks, and combining multiple reducers. Then see how React Redux hooks and the connect HOC integrate Redux into your components. By the end, you will know how to write clean, scalable Redux code.

No matter if you’re a beginner or have used Redux for years, this video fills your knowledge gaps. Upgrade your frontend skills and stand out in the job market.

-------------------------------------------------------------

Mentioned videos:

-------------------------------------------------------------

Follow all of these to become a 10x developer:

And remember to subscribe here on YouTube now!
--------------------------------------------------------------

--------------------------------------------------------------

--------------------------------------------------------------

Chapters:

00:00 - Redux is still relevant in 2025
01:26 - What is Redux?
02:03 - Redux Data Flow
03:52 - Action
04:32 - Reducer
08:39 - Store
09:57 - Dispatch
10:36 - Multiple Reducers
16:17 - Selectors
18:23 - React Redux Hooks
21:40 - Connect HOC
23:18 - The Two Benefits of Selectors
31:14 - Display- / Container-Component Pattern
33:07 - Middleware
33:26 - Redux Logger
34:14 - Redux Thunk
37:41 - What is Middleware?
45:42 - Why Is Redux Becoming Less Popular?
Рекомендации по теме
Комментарии
Автор

Awesome video. What I liked about your tutorial is that it is to the point, exact information and enough explanation with related example. No unnecessary abstracted comparison that makes things more complex...

salmansadi
Автор

An amazing introduction and explanatory video for Redux, we are waiting the next videos of the series 🥳

ManosFregkos
Автор

Thanks a lot for this tutorial. How much time till the next one?

salmansadi