React with Redux Toolkit Crash Course

Опубликовано: 12 Сентябрь 2021
на канале: Laith Academy
99,238
3k

In this crash course you will learn how to utilize redux toolkit inside of your react application.

Second Channel:
   / @laiture123  

GitHub Repo:
https://github.com/harblaith7/Redux-T...

Timeline
0:00 - Intro
0:59 - What does Redux Solve
4:14 - Redux Data Flow & Termanologies
14:35 - App Setup
19:47 - Redux Toolkit Slices & Store
31:05 - Updating & Viewing State
49:55 - Adding Another Slice