Hacker News new | past | comments | ask | show | jobs | submit login

> What do you do, when the button markup changes?

hopefully you'd have a Button component in your preferred UI framework, and you'd change it once there.




Exactly. The same applies to CSS when using the functional CSS approach. It's basically: if anything changes, I need to update my Button component.


Right. With the surge in popularity of components architectures, the maintainability concerns of inline styling methods are much less applicable. Perhaps there are other legitimate problems, but this one should be put to bed.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: