illustration for React: Flux Architecture (ES5)
pro

React: Flux Architecture (ES5)

Instructor

Joe Maddalone

55m closed-captioning
·
9 lessons
1583
people completed
Published 10 years ago
|
Updated 4 years ago

Flux is the application architecture that Facebook uses for building client-side web applications. It complements React's composable view components by utilizing a unidirectional data flow. It's more of a pattern rather than a formal framework, and you can start using Flux immediately without a lot of new code.

In this series we will explore the Flux Architecture for Facebook's React framework. From the basics through building a working example application, you'll learn the ins and outs of practical, real-world React development.

Be sure to check out the React Fundamentals series for an introduction to React.

We recommend watching the update ES6 version of this course.