Город МОСКОВСКИЙ
00:19:06

React Redux Tutorial - Part 2 (Redux Toolkit)

Аватар
Девелоперская Лаборатория
Просмотры:
24
Дата загрузки:
27.11.2023 22:36
Длительность:
00:19:06
Категория:
Технологии и интернет

Описание

This video series will explain some useful React tools, including Redux Toolkit (for managing global application state) and Redux Saga (for managing asynchronous data fetching logic)!

In Part 2 of this tutorial we will begin building a "To Do" applciation. This will include creating a "store", creating a "slice" of state, and getting familiar with the "useSelector" and "useDispatch" hooks.

? Timeline
00:00 What We’ll Be Building
01:40 Overview of Starter Code
03:27 Installing Packages
03:46 Creating the Store
05:34 Creating a “Slice” of State
13:45 Adding Reducers to the Store
14:15 useSelector Hook
15:25 useDispatch Hook
17:32 Conclusion

? Source Code
https://github.com/DLabbate/react-redux-tutorial

? React Redux Quick Start
https://react-redux.js.org/tutorials/quick-start

Рекомендуемые видео