What is web cache ?

{ // deep_execution_view
const authorName = "Ankit Agrawal";
//
const publishDate = "February 7, 2018";

A web cache is an technology for the temporary storage of web documents, to reduce server lag.Caching is used to make subsequent requests faster

}