React in Depth by Morten Barklund

React in Depth by Morten Barklund

Author:Morten Barklund [Morten Barklund]
Language: eng
Format: epub
ISBN: 9781633437340
Publisher: Manning Publications Co.
Published: 2024-07-18T00:00:00+00:00


7.3 Method 1: CSS files and class names

Using CSS files and class names is the old method of styling any web application, and it’s the well-established norm that all the other CSS-in-JS technologies are rebelling against. This method can be considered the nonmethod. It is how “classic” web applications are built, so we can build our React-based web applications that way too.

I include this method so you can better understand what the other approaches are rebelling against, when it still makes sense to use this classic approach, what it does well, and, in particular, what it doesn’t do well.



Download



Copyright Disclaimer:
This site does not store any files on its server. We only index and link to content provided by other sites. Please contact the content providers to delete copyright contents if any and email us, we'll remove relevant links or contents immediately.