Avoiding dynamic CSS-in-JS styles in React

from blog nickb.dev, | ↗ original
With React continuing to march towards a strong streaming server side rendering story, the React working group published a guide for how dynamic CSS-in-JS libraries can adapt. At the end of the guide, it gives a lukewarm sendoff to dynamic CSS-in-JS libraries: While this technique for generating CSS is popular today, we’ve found that it has a...