Author Archives: Saurabh Kumar Srivastava

Cache Busting In React JS

Browser Caching:-  When the site is loaded on the web browser,  the browser caches some resources like- images, JS, CSS locally and when a user visits the site next time browser serves the file from the local cache. Since we do not have control on the user’s browser it is really hard to clear cache Continue Reading »