CHAPTER 1

image

Getting Started

React is an open-source project created by Facebook. It offers a novel approach towards building user interfaces in JavaScript. Since its initial public release, the library has experienced a fast adoption rate and has created a vibrant community around it.

Over the course of the book, you will learn everything you need to know to get the benefits of React in your projects. since React is only concerned about rendering the UI and makes no assumptions about the rest of your technology stack, this book will you walk through the routing and application architectures that fit in the library’s patterns.

In this chapter, we ...

Get Pro React 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.