When we load a web page to a browser it cache most of the resources on first load such as css files, images and javascripts files unless if it is not specify not to cache from the server (May be on user side). In most cases, when we load same web page again browser returns a cached ...
Continue reading »