flâneur — a map of the web's best reading

Redux Fundamentals, Part 1: Redux Overview | Redux

redux.js.org · 2,734 words · saved by 1 readers

The official Fundamentals tutorial for Redux: learn the fundamentals of using Redux

On this page What You'll Learn What Redux is and why you might want to use it The basic pieces that make up a Redux app Introduction ​ Welcome to the Redux Fundamentals tutorial! This tutorial will introduce you to the core concepts, principles, and patterns for using Redux . By the time you finish, you should understand the different pieces that make up a Redux app, how data flows when using Redux, and our standard recommended patterns for building Redux apps. In Part 1 of this tutorial, we'll briefly look at a minimal example of a working Redux app to see what the pieces are, and in Part 2:

Explore this link on the map →

related reading