CoderJony

Caching

What is Cache Busting?

What is Cache Busting?

Whenever you access any website from the browser, all the static resources such as JS, CSS & images are cached by the browser. So, whenever you open the next page on that website, the browser will fetch those resources from the cache. This cache could be either disc cache or memory cache.

Read More By Ankush Jain