Hacker News new | ask | show | jobs
by robjn 515 days ago
Hard disagree. Vanilla BEM + CSS produces a parallel component system that I find very unwelcome since React (or Vue/Svelte/etc.) already accomplishes this.

Tailwind removes this burden and helps you focus on writing actual React components when needed.