Build your own Redux from scratch

preview_player
Показать описание
In this tutorial, we're going to build a Redux-like state management library from scratch using vanilla JavaScript. Here, we're going to cover how store works behind the scenes and how actions, reducers and listeners works together to manage the state of the application. And at the end we'll build a combineReducer function which will allow us to split our reducers into multiple functions.

Timeline:
00:00 Introduction
00:15 Redux Overview
01:12 Project overview
03:39 Implementing createStore function
05:20 Implementing getState function
05:41 Implementing subscribe function
07:27 Implementing dispatch function
08:38 Building store using the library
08:38 Building store using the library
14:02 Implementing combineReducers function
16:52 Using combineReducers function
Рекомендации по теме
Комментарии
Автор

Thank you for watching.😊 Please LIKE, SHARE and SUBSCRIBE to my channel for weekly updates!


AajKaCoder
Автор

Go ahead brother! I am new React learner and I understand Hindi.

abhijitbarman
Автор

Redux-lite name suggestion for chota redux 👍

subodhtichkule