Hacker News new | ask | show | jobs
by douglasheriot 4806 days ago
Renaming CSS files with numbers or whatever is one legitimate way to handle cache invalidation (not evidence of not using version control)
1 comments

It is not the best way to handle cache invalidation. Why not /linode.css?v=<file_timestamp> ?
This is inconsequential.