02 React + Redux Toolkit : createSlice (reducer)

Опубликовано: 07 Декабрь 2024
на канале: Ajinkya X
3,309
40

Prev :    • 01 React + Redux Toolkit tutorial : c...  
Next:    • 03 Redux Toolkit Introduction to Test...  



In this video we will learn further about createReducer and convert it to be slice (createSlice) and that is a strong point of using Redux toolkit. We will be writing tests for our redux components in next video.


▬ Contents of this video ▬▬▬▬▬▬▬▬▬▬


00:00 Intro & review

01:15 createAction
04:45 createReducer
09:25 createSlice





#react #redux #tests