Summary
In this chapter, you learned about modern architectural design patterns that we can use to build better React applications. We began with the Flux pattern and moved on to Redux.
In the next chapter, we will look at how to create plugin-based components to allow our interfaces to be extended by others.