© The Author(s), under exclusive license to APress Media, LLC, part of Springer Nature 2022
H. NaraynJust React!https://doi.org/10.1007/978-1-4842-8294-6_7

7. Reacting in Style

Hari Narayn1  
(1)
Melbourne, VIC, Australia
 

Until now, we have learned about JavaScript, React, debugging, and more. You learned how to create an app with multiple components and how to manage state and props. While building apps, we added some styles. However, we never discussed styling in depth. We will discuss different ways of styling components and their pros and cons in this chapter. I will also introduce you to some tools that can help you choose styling for your React apps.

Cascading Style Sheets (CSS) is an essential part of any application. We cannot create a good-looking ...

Get Just React!: Learn React the React Way 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.