Cache busting
August 30, 2014Caching CSS, JS, images and other website resources on the client is a standard for quality websites. Unfortunately, cached resources need to be invalidated, or busted, so that the user sees the changes. Here I describe some simple techniques for busting the cache.