Styling in React

February 27, 2021 ยท View on GitHub

Here we look into some ideas around using CSS in JS.

If you are pondering over why to use CSS in JS, I highly recommend this talk by Vjeux

Articles

Patterns for style composition in React

Inline style vs stylesheet performance