© The Author(s), under exclusive license to APress Media, LLC, part of Springer Nature 2021
E. ElromReact and Librarieshttps://doi.org/10.1007/978-1-4842-6696-0_3

3. React Components

Elad Elrom1  
(1)
Montvale, NJ, USA
 

In this chapter, I will give you an overview of React components and what you can use them for in React. You need to understand what React components are because they are at the core of React.

In previous chapters, we created our first React project, we set up our environment, and we created a starter project that includes many of the libraries we will be using in this book.

Our simple project already included components and subcomponents. In this chapter, we will dive deeper into the components and create more complex components and ...

Get React and Libraries: Your Complete Guide to the React Ecosystem 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.