
CSS in React Server Components
By Josh W. Comeau
Description
React Paris 2024
React Server Components is the latest paradigm shift in the React ecosystem, and it's thrown a bit of a wrench in the gears when it comes to CSS-in-JS tools like styled-components. In this talk, we're going to explore exactly what the issues are, and see if we can come up with a solution. Along the way, we'll learn a heck of a lot about React Server Components and some of the cool new patterns they unlock.