Great article on Caching by Sanjay Rajesh.
Also a great read https://jakearchibald.com/2016/caching-best-practices/
Chrome cache types
- Memory Cache: short-term, generally dies with the session (or tab).
- Disk Cache: (http cache)
Search
Feb 15, 2024, 1 min read
Great article on Caching by Sanjay Rajesh.
Also a great read https://jakearchibald.com/2016/caching-best-practices/
Cache-Control
Header §cache
prop (mdn) §