Explained well! What are your thoughts on the css-in-js approach?
Hi, I have seen more and more tailwind lately. I was wondering why you would use text-white instead of style=color:white. I know inline css is bad but it feels like tailwind is just a wrapper around css.
Would love you to hear your opinion
Really insightful, thanks for sharing!
This is the content I signed up for Quentin. Very insightful!
Hi Quentin,
Awesome write-up buddy!
these resource list is really helpful.
klement Gunndu
Agentic AI Wizard
Your point about the configuration file being the starting point resonates, but I'd push back slightly on utility-first being universally better β for design-system-heavy teams with strict component libraries, CSS-in-JS solutions like Stitches or Vanilla Extract can enforce design tokens at the type level. Have you worked in a codebase where both approaches coexisted?