React Redux Crash Course 2021

preview_player
Показать описание
By the end of this React Redux crash course, you will learn how Redux works in React. You will be introduced to different terms in Redux such as Store, Action, Reducer & Dispatch. I have a quick exercise for you to complete as well. Let's start!

⭐ SAVE 68% + 1 FREE Month + 30 Day Money Back Guarantee ⭐

Related crash courses:

🕒 Timestamps:
00:00 Intro
00:49 Install React app
01:22 Diagram
05:21 Required libraries
21:44 Folder structure
31:47 Provider
35:54 Buttons
40:55 Payload
42:59 Quick exercise
47:20 Outro

🛡️ COVID-19 Live Now:

🌎 Find me on:

#redux #react #reactredux
Рекомендации по теме
Комментарии
Автор

I have a task to accomplish and to be honest, I have watched a number of videos of Redux and came out more confused... But this one made me understand the concept, and also the assignment by the instructor made code understand what I was watching.

Thank you, I will watch your React Redux Saga Crash Course as well.

Thanks, Dude, you are the best

AlgorithmDoctor
Автор

This is my first comment on youtube. You are awesome. Thanks for all tutorials. Go on!

AmilAbdullazadeh
Автор

The simple and concise explanation for understanding the Redux concept. Good Job!

simransingh
Автор

Thank u so much Hong. I understand it easily.

johnpaulpineda
Автор

you the man broski!!! thanks for the rundown

userxdefault
Автор

really great, but still we need a more structured series about redux with a bigger application...keep up...u have helped so much:)

nalathomas
Автор

Really Good Video! I love it, thanks a lot man. you really help me <3

neurofit
Автор

Wow.. more blessings to you bro and greetings from Texas!!

vibelover
Автор

Hi, Did anyone get any deprecated issue when you are following the video in 2022 Sept?

dumbledore
Автор

I guess there have been some changes since the video was made.
createStore no longer works
So for the sake of this video use this to make it work:
import { legacy_createStore as createStore} from 'redux'

piyushaggarwal
Автор

Hello bong do you have any tool can connect with Facebook?

queenfood
Автор

hey man you did`t know redux, this method is wrong and we don`t use our redux configurations like this in a real project

timzeynalov
Автор

please make on video redux saga and redux thunk

DeepakGupta-hjdv