Web Performance
-
Performance Testing With K6
System Design FundamentalsLearn about how to use Grafana's K6 to do various Performance Testing
-
Micro-frontend with Cloudflare ESI
FeaturesExplores ESI for dynamic injection of header and footer (as microfrontent) in a microsite architecture implemented with SSG
-
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
-
Switching HTTP Versions on browser
System Design FundamentalsHow and when browser decides to switch HTTP Versions
-
Critical Rendering Path
Deep DivesUnderstanding the Critical Rendering Path for web performance optimization