Hacker News new | ask | show | jobs
by trh88 2727 days ago
> to do CSS, you now also need to know JS

Since when? You don't need to know JS to write CSS. You just don't. You make an architectural decision, based on what you want to create, to use css-in-js. But that's a decision that you make. You can 'do' CSS without anything but... CSS!

2 comments

Yes, working on a personal project, I can make those decisions. In a team, I often can't; I have to work on convincing others. Posts like these are part of that process.
That's exactly what I wrote, right?