Part 3 – React Architecture
In this part, we'll dive into the architecture of a React application. We'll also learn about handling the state of your React application and how to use modern API concepts, such as GraphQL.
This part contains the following chapters:
- Chapter 29, Handling Application State
- Chapter 30, Why GraphQL?
- Chapter 31, Building a React GraphQL App