The code samples for Learning React by Alex Banks and Eve Porcello, published by O'Reilly Media
If you’re interested in React but find yourself confused about how to get started, this is the book is for you. In this book, Alex Banks and Eve Porcello introduce how to build React applications with the React ecosystem including Flux and Redux. Buy the book: Amazon - O'Reilly Take the Course: Moon Highway |
- Chapter 1 : Welcome To React
- Chapter 2 : Emerging JavaScript
- Chapter 3 : Functional Programming with JavaScript
- Chapter 4 : Pure React
- Chapter 5 : React with JSX
- Chapter 6 : Props, State, and the Component Tree
- Chapter 7 : Enhancing Components
- Chapter 8 : Redux
- Chapter 9 : React Redux
- Chapter 10 : Testing
- Chapter 11 : React Router
- Chapter 12 : React and the Server