ββRecently I wrote a higher level overview of CSS-in-JS, mostly talking about the problems this approach is trying to solve. Library authors rarely invest time into describing the tradeoffs of their solution, sometimes itβs because they are too biased, sometimes they just donβt know how the users apply the tool, so this is an attempt to describe the tradeoffs I have seen so far. I think it is important to mention that I am the author of JSS, so I should be considered biased.
#css_in_js #css #javascript
#css_in_js #css #javascript
Medium
The tradeoffs of CSS-in-JS
Every technology has tradeoffs. Itβs time we had a reasonable talk about the tradeoffs CSS-in-JS has made.