Hacker News new | ask | show | jobs
by BossingAround 2080 days ago
> Long gone are the days when one cared about semantic elegance of HTML code

Why would I care about semantic HTML? HTML is at large generated for me, and is an implementation detail. I don't want to read nor "craft" HTML.

> per-site optimized CSS stored in an external file for easy caching

Is this not the standard nowadays, getting CSS files from a cache typically on a proxy like cloudflare?

1 comments

> Is this not the standard nowadays

The AMP spec mandates the exact opposite, for whatever that's worth as a "standard."