Book Image

React.js Essentials

By : Artemij Fedosejev
Book Image

React.js Essentials

By: Artemij Fedosejev

Overview of this book

Table of Contents (18 chapters)
React.js Essentials
Credits
Foreword
About the Author
About the Reviewers
www.PacktPub.com
Preface
Index

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.