Cranking Brotli up to 11 with Cloudflare Pro and 11ty
A technical guide on implementing maximum Brotli compression (level 11) for a static site built with 11ty and deployed on Cloudflare Pages.
A technical guide on implementing maximum Brotli compression (level 11) for a static site built with 11ty and deployed on Cloudflare Pages.
A technical guide explaining the JPEG compression algorithm and demonstrating how to write a basic JPEG decoder from scratch using Python.
A guide to implementing static file caching and response compression in ASP.NET Core to optimize web application performance.
A technical guide on enabling Gzip compression on Nginx servers to improve website loading speed and address Google PageSpeed warnings.