A curated list of awesome resources for optimizing web performance.
- High Performance Browser Networking - Book by Ilya Grigorik covering web performance optimization techniques.
- The Critical Request - Article by Addy Osmani on prioritizing critical resources for faster loading.
- Web Performance Optimization - Google's official web performance optimization guide.
- The Cost of JavaScript - Insights into the impact of JavaScript on web performance.
- Lighthouse - Auditing tool by Google for measuring web performance and best practices.
- PageSpeed Insights - Tool by Google for analyzing web page performance and suggesting optimizations.
- WebPageTest - Open-source tool for testing and analyzing website performance.
- GTmetrix - Online tool for analyzing and optimizing web page performance.
- Pingdom - Website monitoring and performance testing tool.
- Next.js - React framework with built-in performance optimizations and server-side rendering.
- Gatsby - Static site generator known for its speed and performance optimizations.
- Vue.js - Progressive JavaScript framework with performance-focused design principles.
- Svelte - JavaScript framework that compiles components to highly efficient JavaScript code.
- Nuxt.js - Universal Vue.js framework for building fast and SEO-friendly applications.
- Front-End Performance Checklist - Comprehensive checklist for optimizing web performance.
- Performance Budgets 101 - Introduction to setting and maintaining performance budgets.
- Web Performance Optimization: The Complete Guide - SitePoint's guide covering various web performance optimization techniques.
- Lazy Loading Images and Video - Tutorial on implementing lazy loading for media assets.
- Optimizing Fonts for Performance - Google's guide on optimizing web fonts for performance.
- High Performance Web Sites - Book by Steve Souders exploring front-end optimization techniques.
- Even Faster Web Sites - Follow-up book by Steve Souders with additional performance tips and tricks.
- Speed Up Your Site: Web Site Optimization - Book by Andrew B. King focusing on web performance optimization strategies.
Contributions are welcome. Please ensure your submission fully follows the requirements outlined in CONTRIBUTING.md, including formatting, scope alignment, and category placement.
Pull requests that do not adhere to the contribution guidelines may be closed.