Static Site Generation
-
Implementing Rollback in SSG with Cloudfront
Since entire site is pre-rendered, difference in layout between mobile/desktop causes higher CLS.
-
Improving CLS
Since entire site is pre-rendered, difference in layout between mobile/desktop causes higher CLS.
-
Optimizing Content Delivery by Serving Pre-compressed content
Serving Pre-compressed content from CDN
-
Implementing Redirection for Static Sites
This blogs talks about handling redirects in Static Sites
-
Static Site Generation (SSG)
Implementing different features and optimizations
-
Critical Rendering Path
Understanding the Critical Rendering Path for web performance optimization