Summary
In this chapter, we analyzed our React application's architecture. We learned about the core concepts behind the Flux architecture, and implemented a dispatcher, action creator, and a store. In the next chapter, we'll integrate them into our React application and get its architecture ready for a maintenance paradise.