Cache busting is a technique so that browsers can have long caches on files while having them reload files when they change. Caching allows you to specify how long a cache should be held for a file name. People typically use cache busting to solve this, where they use various ways to change the names of the files that are loading for every version.
Sort: