Learn Redux from Scratch

Learn Redux from Scratch

Programming with Mosh via YouTube Direct link

Introduction

1 of 33

1 of 33

Introduction

Class Central Classrooms beta

YouTube playlists curated by Class Central.

Classroom Contents

Learn Redux from Scratch

Automatically move to the next video in the Classroom when playback concludes

  1. 1 Introduction
  2. 2 What is Redux?
  3. 3 Pros and Cons of Redux
  4. 4 Is Redux for You?
  5. 5 Setting Up the Development Environment
  6. 6 Course Structure
  7. 7 Function Programming
  8. 8 What is Functional Programming?
  9. 9 Functions as First-Class Citizens
  10. 10 Higher-order Functions
  11. 11 Functional Composition
  12. 12 Composing and Piping
  13. 13 Currying
  14. 14 Pure Functions
  15. 15 Immutability
  16. 16 Updating Objects
  17. 17 Updating Arrays
  18. 18 Enforcing Immutability
  19. 19 Immutable.js
  20. 20 Immer
  21. 21 Redux Intro
  22. 22 Redux Architecture
  23. 23 Your First Redux Application
  24. 24 Designing the Store
  25. 25 Defining the Actions
  26. 26 Creating a Reducer
  27. 27 Creating the Store
  28. 28 Dispatching Actions
  29. 29 Subscribing to the Store
  30. 30 Action Types
  31. 31 Action Creators
  32. 32 Exercise
  33. 33 Solution

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.