Complete React Tutorial (& Redux) #39 - Setting up Redux in React

preview_player
Показать описание
Hey gang, in this React & Redux tutorial, I'll show you how to set up a Redux store in a React application. We'll also create our root reducer and pass it into our store. I'll also explain how our React app gains access to the store using a store Provider.

----------------------------------------

🐱‍💻 Course Links:

----------------------------------------

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

The best course I had on React.js and Redux so far. Much appreciated! Thank you.

JanReus
Автор

Hey Shaun. Let me tell you great series of tutorials! You are engaging, patient, and have a great capacity to explain complex concepts in a very simple way. Congrats my friend ;)

ruicabeca
Автор

Ty, I was surprised that it's really hard to find a good redux course. You made a good one.

neestas
Автор

Shaun! You are my man! May the force be with you!!! Thanks a million!!!

maksymkoshyk
Автор

Thank u for this awesome video and series

AbhishekKumar-mqtt
Автор

Amazing Series buddy . thank you so much . love you . you are excellent buddy

gauravnagar
Автор

Just 6 more left!! I'm gonna be a React + Redux Ninja soon!! 😁

ShMayank
Автор

Thank yo so much training video and series.

nchkittu
Автор

Any more react course coming for 2020? This course is awesome! You are a great teacher! WOW

lenilunderman
Автор

Thanks bro for this course.Much Love from Afghanistan

Afghanistanmujaheed
Автор

You and the Traversy Media are my best sources for learning for web development. Thanks Shaun ! This is one of the best series just like the Vue one.That was also mind blowing ! Great presentation and explaination !

TheNerdyDev
Автор

'the net ninja' is the best channel ever

RaphaelBenHamo
Автор

like before watching, I trust you <3
just have one question
should I use apollo-server, apollo-server-express, express-graphql ?
or when to use one of these ?
thanks Ninja

hamodeyDooba
Автор

hey Shaun :) great job keeping me around lol & great course so far !!
I have a question though, why r u not using <React.StrictMode> to surround the App component like u showed us in previous lessons?
thanks!

elisberglior
Автор

Hey @The Net Ninja, is this still the most UpToDate way to implement redux in react as of 2022

dropdeadgaming
Автор

And Ola!
?? Can we use the same implementation of redux in React Native ??

vimalswaroopj
Автор

incredible explanation, i've just spend couple of days and paid 50 euros for udemy lessons. I should've sent it to your donation account. Stupid me. Definetly not gonna happen again

MsSuis
Автор

hey! when will be the react~redux-firebase series will be out!?

UjjwalKumar-wgwu
Автор

hello it's à great tutorial t wanted to ask question about react vs flutter which is the better can u do video about thks ☺

portgasdace
Автор

QUESTION:
*In reducers you are using state. Why not use a Class Component with state in it?

keithbacalso