Long Story Short Designing HTML page caching in practice connected several concepts I had previously understood separately, such as TTL, browser caching, and where cache policies should live. In our architecture, where HTML pages are cached with CloudFront, the choice between CSR and SSR also af...
Source: [Dev.to](https://dev.to/tohru_yaginuma_4f041533c6/designing-html-page-caching-changed-how-i-think-about-caching-4k8f)