Skip to content

Comment on State of React and CSSparent

Comments

A frontend developer doesn't need to "worry about" CSS because that doesn't impact too much of their decision making about how to build the app.

To write reusable code and styles, you need to worry about css in your modules.

About article: I really hate the "everything in one plate" style.

Yeah, CSS lacking namespaces is a huge pain. You have to solve the hardest problem by hand - making sure no classes from different modules collide.

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.