Q: What is your cache?
A: Cache is a component that transparently stores data so that future requests for that data can be served faster.
In other words, your broswer cache consists of stored pieces of content from on a page (like images, links, and text) that the browser remembers from your last visit and loads without checking for updates. This makes the page load faster because it doesn't have to go out looking for the information.
If you're making changes to a page however, your browser cache can cause the page to look like it did before your updates, which can cause major confusion. Therefore, it's important to remember to clear your cache evertime you make changes to a page.
Included below are the steps you need to take to refresh your cache using:




