Some of the chapters in the book are:
- How to Get the Most Out of This Book
- Your first React Web Application
- Components
- Components & Servers
- JSX and the Virtual DOM
- Advanced Component Configuration with
props
,state
, andchildren
- Forms
- Using Webpack with Create React App
- Unit Testing
- Routing
- Intro to Flux and Redux
- Intermediate Redux
- Using Presentational and Container Components with Redux
- Using GraphQL
- GraphQL Server
- Relay Classic
- React Native
- Appendix A:
PropTypes
- Appendix B: ES6
- Appendix C: React Hooks
- Changelog