What’s in This Book

This book introduces you to the fundamentals of React and teaches you strategies to build applications, starting from the basics and building up to more advanced cases. Once you’ve completed this book, you can learn more online through tutorials or other books.

The book focuses on applications that run inside a web browser. It uses hands-on examples to get you started from basic building blocks, to more advanced architectures. We’ll cover building the application, testing, and integrating with other libraries.

In Chapter 1, An Introduction to Components, you’ll create React components to build your first application using functions, classes, and JSX.

In Chapter 2, Work with State and Events, you’ll make your application ...

Get React for Real now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.