Redux Tutorial - Learn React/Redux in one video

preview_player
Показать описание
Learn Redux (with React) with this tutorial! All the major parts in one video. SUBSCRIBE, LIKE, and COMMENT to support the channel =). Click on the times below to jump straight to that section:

1) 00:14 - Topics
2) 00:29 - 2 Redux highlights
3) 01:21 - Store, actions, and reducers
4) 01:43 - Installation/setup
5) 02:47 - Create the store
6) 03:49 - Dispatch an action
7) 04:20 - Update the store with the reducer
8) 05:26 - A more real-world store/reducer
9) 07:16 - Setting an initial state
10) 07:49 - Using Redux Devtools
11) 10:38 - Using Provider make the store available to the app
12) 11:07 - Redux file structure/organization
13) 12:53 - Connecting components to the store
14) 13:05 - mapStateToprops
15) 14:25 - mapActionsToProps
16) 18:11 - Using passed props in mapStateToProps
17) 19:36 - Passed props and bindActionCreators in mapActionsToProps
18) 20:51 - mergeProps
19) 21:48 - API requests with redux-thunk middleware
20) 26:43 - SUCCESS, ERROR, and REQUEST actions for API requests
21) 27:47 - Using reselect for organization and performance
22) 30:17 - Smart vs. dumb components

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

If you missed the time links in the description:

1) 00:14 - Topics
2) 00:29 - 2 Redux highlights
3) 01:21 - Store, actions, and reducers
4) 01:43 - Installation/setup
5) 02:47 - Create the store
6) 03:49 - Dispatch an action
7) 04:20 - Update the store with the reducer
8) 05:26 - A more real-world store/reducer
9) 07:16 - Setting an initial state
10) 07:49 - Using Redux Devtools
11) 10:38 - Using Provider make the store available to the app
12) 11:07 - Redux file structure/organization
13) 12:53 - Connecting components to the store
14) 13:05 - mapStateToprops
15) 14:25 - mapActionsToProps
16) 18:11 - Using passed props in mapStateToProps
17) 19:36 - Passed props and bindActionCreators in mapActionsToProps
18) 20:51 - mergeProps
19) 21:48 - API requests with redux-thunk middleware
20) 26:43 - SUCCESS, ERROR, and REQUEST actions for API requests
21) 27:47 - Using reselect for organization and performance
22) 30:17 - Smart vs. dumb components

BestACTPreporgChampaign
Автор

I have finished only 10 mins till now and already learnt a lot about Redux.. Thanks a million for this awesome tutorial

saritajha
Автор

I was looking for a solid react/redux video to share with my backend devs for them to learn, and this is the best one I've found. I love the pace you set. You start off simple with everything in one folder, and then start moving into folder structure and integrating redux across the app without any fluff. Thank you.

AlbynoRhyno
Автор

This is very good idea to show all redux on a single page, and only afterwards put each piece of code to separate files/folders. Thank you very much for this tutorial!

andriiauziak
Автор

I know redux based on a boilerplate but this video gave me a clear understanding of what redux really does under the hood. Thank you so much.

davisdimalen
Автор

I love this tutorial. Some people think this is to fast paced or that the material is to dense, but that's how it should be. This tutorial does a great job of giving 1 very clear simple explanations and example for every section. most sections only take 1 minute to explain because that's how long it should take to explain in its simplest form. It's impossible for the student to understand this whole video and Redux after just one play-through. the explanations are quick and simple so its up to the student to take time to process the information. this video may say 31 minutes but it took me much longer than 31 minutes. Because of how dense the information is I had to re-watch sections and many times before i understood. but the explanations were simple and easy to understand.

burgerfire
Автор

I watched many react redux tutorials on youtube and google and I got frustrated until I found this video with a very simple explanation than can easily be followed. Thanks for this tutorial! ;). Now I know how to implement redux in my react project.

venzkie
Автор

Man the first 5 minutes made my day, as you showed the Store, Reducer, and action in a single JS file and showed how they work :D :D. For me this is the best redux tutorial on youtube . Thanks ton Buddy <3. Keep Rocking!!

MithileshMusic
Автор

Brother, I'm really impressed by the way you started doing it simply in one file then increasing the complexity gradually.
You are not just a good programmer, you are a great mentor!

khaledelakkad
Автор

I have learnt so much in 30 mins which others videos could not cover in hours.. Thanks you so much.. Great Tutorial ..Keep up the good work..

ankitmehrotra
Автор

One of the best tutorial on Redux, I have seen. Even it is much better than official to me.

simplify
Автор

ok. This is hands down the best Redux Tutorial Online. You started so simple, which is what i needed honestly, then it got more sophisticated in a way i still understood. Great Stuff. Im Subscribed for sure.

kaypakaipa
Автор

I've already read and watched some react redux tutorials but seriously this was the practical, comprehensive, straight-forward one. Thanks, looking forward for more videos!

liranfarage
Автор

So many tutorials and finally found this one where it all finally clicked. THANK YOU!!!

garoscar
Автор

The best react-redux tutorial on youtube. Thank you man

selimgnaoui
Автор

The best video on Redux I've seen on YouTube so far. You have an amazing talent to explain concepts lucidly. Thanks a ton!

AbhishekNigam
Автор

Very helpful and very fast, this was the only tutorial that I didn't set the speed on 1.5! Thank you.

akn
Автор

Love your style, really covering a lot of ground in these 32 minutes! Thanks!

nielsgefiels
Автор

Redux was confusing to me until I came across this awesome video ... thanks

ibrahimdaniel
Автор

By far the best resource I've found on getting up to speed with react redux, but I wish that the native implementation had continued before bringing thunk and reselect into it, to clearly show the improvements they bring as with the rest of the video, rather than jumping right to using them giving the impression they are always needed

rawberry