Redux tutorial - Learn redux from scratch.
🚀Get the full Redux course:
👍Subscribe for more tutorials like this:
Download the starter project:
CONNECT WITH ME
My Courses:
My Blog:
My Facebook:
My Twitter:
You might also like:
React Tutorial for Beginners:
JavaScript Tutorial for Beginners:
Angular Tutorial for Beginners:
TABLE OF CONTENT
0:00:00 Introduction
0:01:02 What is Redux?
0:03:20 Pros and Cons of Redux
0:08:49 Is Redux for You?
0:11:18 Setting Up the Development Environment
0:13:07 Course Structure
0:15:32 Function Programming
0:15:59 What is Functional Programming?
0:17:25 Functions as First-Class Citizens
0:20:33 Higher-order Functions
0:22:06 Functional Composition
0:25:45 Composing and Piping
0:28:08 Currying
0:34:17 Pure Functions
0:37:08 Immutability
0:41:22 Updating Objects
0:45:56 Updating Arrays
0:49:51 Enforcing Immutability
0:50:56
0:54:36 Immer
0:57:30 Redux Intro
0:57:55 Redux Architecture
1:02:58 Your First Redux Application
1:04:43 Designing the Store
1:06:10 Defining the Actions
1:09:37 Creating a Reducer
1:15:50 Creating the Store
1:17:16 Dispatching Actions
1:20:02 Subscribing to the Store
1:22:10 Action Types
1:26:03 Action Creators
1:29:01 Exercise
1:29:18 Solution
15 views
182
53
8 years ago 00:07:54 137
Redux Tutorial #1 - React js tutorial - How Redux Works
9 years ago 00:04:59 52
Redux Middleware Tutorial - Redux Tutorial #5
2 years ago 01:34:53 15
Redux Tutorial - Learn Redux from Scratch
9 years ago 00:11:35 52
Redux Async Actions - Redux Tutorial #6
8 years ago 00:10:05 72
React JS / Redux Tutorial - 2 - Overview of Redux
8 years ago 00:04:53 71
React JS / Redux Tutorial - 1 - What is Redux?
8 years ago 00:06:50 23
Basic Redux Introduction - Redux Tutorial #3
4 years ago 00:03:45 48
ReactJS / Redux Tutorial - #1 Introduction
9 years ago 00:14:23 82
Connecting React & Redux - Redux Tutorial #7
8 years ago 00:05:41 43
React JS / Redux Tutorial - 4 - Store
4 years ago 00:03:21 11
ReactJS / Redux Tutorial - #2 What is Redux? Why use it?
5 years ago 00:31:21 12
React With Redux Tutorial | React Redux Tutorial For Beginners | ReactJS For Beginners | Simplilearn
8 years ago 00:06:29 37
Immutable JS - Redux Tutorial #2 - Tutorial
8 years ago 00:05:13 32
React JS / Redux Tutorial - 5 - Reducers
8 years ago 00:08:33 53
React JS / Redux Tutorial - 3 - Project Setup
8 years ago 00:08:57 29
React JS / Redux Tutorial - 6 - Provider
9 years ago 00:08:02 40
Multiple Reducers with Redux Reducers - Redux React Tutorial #4