A static site generator and website transferring under 20kB
Explains the technical architecture of a lightweight static site generator using Python and Go, achieving under 20kB page transfers.
Explains the technical architecture of a lightweight static site generator using Python and Go, achieving under 20kB page transfers.
Announcing updates to HTML Minifier Next: better minification, improved CLI, clearer docs, and a switch to Lightning CSS for CSS processing.
A developer shares how to use .NET Core Global Tools for minifying web assets, introducing the custom 'Miglifier' tool.
Explores using Google Closure Compiler to significantly reduce Angular 2 application bundle size, detailing the process and experimental results.
A practical guide to quickly improving website performance using free tools for image compression, CSS/JS minification, and sprite generation.
A guide to implementing on-the-fly JavaScript minification in Apache Cocoon using the JSMin library.