575 Views
git checkout a6e4b0746b85d63ff1d82d99867e09645222ab69 Cache Busting : When a static file gets cached it can be stored for very long periods of time before it ends up expiring. This can be an annoyance in the event that you make an update to a site however, since the cached version of the file is stored in your visitors' browsers, they may be unable to see the changes made.
0 comments