Hacker News new | ask | show | jobs
by kunley 798 days ago
There is similar reinventing trends movement also in the backend universe.

For example, there is a fashion [1] to include hashes in the names of static assets served. But that's what ETag header is invented for, in the RFC since a decade and implemented in all browsers.

[1] (I deliberately call it a fashion, not a standard; would rather say that RFC 7232 is a standard in this particular case)