illustration for React: Flux Architecture (ES6)
pro

React: Flux Architecture (ES6)

Instructor

Joe Maddalone

49m closed-captioning
·
10 lessons
Star icon$$$
Star icon$$$
Star icon$$$
Star icon$$$
Star icon$$$
4.2
1381
people completed
Published 9 years ago
|
Updated 2 years ago

As a React application grows, so does the needs for organization and patterns. How do components communicate? How do we manage state across the application? How is data shared between components?

These are the questions that Flux was built to answer.

In this series, we will explore React Flux, using ES6 (ES2015), babel, and webpack to manage our developer workflow.