Cache-guide is a simple doc site explaining browser caching, common cache-control headers, and best practices.
The site uses simple animations to explain what's happening under-the-hood when your browser is caching data. Here's an example visualizer of the max-age header in action:
request: GET /script-v1.js, GET /styles-v1.css, GET /cats-v1.jpg
Ready to get started learning?
This app is published under MIT license, feel free to poke around the github to see how things were built or make contributions.
Contribution areas: