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.
Joe is a father of five, lives in Chicago, works as a freelance web developer, shares coding tutorials on egghead.io, and codes for fun when not for work.