How to improve your page load time with browser caching
Caching is the process of storing copies of files in a cache, or temporary storage location, so that they can be accessed more quickly. When a browser caches a file, it stores a copy of that file on the user’s device. This means that the next time the user visits the same page, the browser can load the file from the cache instead of downloading it again from the server.