Static Site Generation
-
Implementing Rollback in SSG with Cloudfront
FeaturesSince entire site is pre-rendered, difference in layout between mobile/desktop causes higher CLS.
-
Improving CLS
FeaturesSince entire site is pre-rendered, difference in layout between mobile/desktop causes higher CLS.
-
Optimizing Content Delivery by Serving Pre-compressed content
FeaturesServing Pre-compressed content from CDN
-
Implementing Redirection for Static Sites
FeaturesThis blogs talks about handling redirects in Static Sites
-
Critical Rendering Path
Deep DivesUnderstanding the Critical Rendering Path for web performance optimization