Hacker News new | ask | show | jobs
by beejiu 878 days ago
> HTML becomes unreadable

To be honest, I don't find that a problem. Most frontend development is done in a higher-order abstraction like React. For the most part, I don't read HTML and I don't write HTML. If you use the right level of composition, "div soup" should never really be a problem.

2 comments

Not great for accessibility, not great for performance.
> I don't read HTML

For a reason