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)
Great article on Caching by Sanjay Rajesh.
Also a great read https://jakearchibald.com/2016/caching-best-practices/
Cache-Control
Headercache
prop (mdn)