๐
Web Dev
February 2, 2026ยท7 min read
Tailwind vs CSS Modules: What We Ended Up Doing
How our team debated and resolved the Tailwind vs CSS Modules question. We didn't pick just one.
A
Anurag Sinha#tailwind-css#css-modules#css
Loading...
6 articles in this category
How our team debated and resolved the Tailwind vs CSS Modules question. We didn't pick just one.
The most frequent accessibility violations I encounter in code reviews, why they matter, and the specific fixes.
Notes from migrating our SPA to the Next.js App Router and React Server Components. What improved, what broke, and what surprised us.
Tracing the migration path from traditional React SPAs to the Next.js App Router, addressing routing mechanics, caching layers, and server action boundaries.
Walking through async JavaScript to show how the Event Loop decides what runs when.
Addressing the most common points of confusion regarding CSS Grid, Flexbox, Container Queries, and logical properties.