Preface
1
Getting Started with React: A Beginner’s Guide
2
Create React App: Get React Projects Ready Fast
3
An Introduction to JSX
4
React Hooks: How to Get Started & Build Your Own
5
Working with Data in React: Properties & State
6
Working with Forms in React
7
7 Ways to Style React Components Compared
8
How to Do Animation in React Apps
9
How to Fetch Data with React Hooks
10
How to Deal with Errors in a React App
11
Higher-order Components: A React Application Design Pattern
12
How to Replace Redux with React Hooks and the Context API
13
How to Test React Components Using Jest
14
How to Deploy a React App
15
How to Organize a Large React Application and Make It Scale