Hacker News new | ask | show | jobs
by anichale 2685 days ago
I think that CSS-in-JS is the new jam, especially if you're utilizing a state-driven UI view layer like React or Vue.
1 comments

Right, but with CSS-in-JS I'm still fundamentally dealing with all the complexity and subtleties of raw CSS, just with better access to variables and such. Bootstrap is a much more disruptive rethink of CSS (ditto flexbox), but they only disrupt a small portion of the CSS surface area.