2 min readperformancePerformance
Web Performance Debugging Checklist
Use this checklist to debug slow pages methodically by separating network, rendering, JavaScript, media, and layout problems.
Practical frontend engineering guides for React, Next.js, TypeScript, and web performance.
2 items under this tag.
Use this checklist to debug slow pages methodically by separating network, rendering, JavaScript, media, and layout problems.
Learn how to think about browser APIs when building developer-facing tools, extensions, inspectors, or small workflow helpers in the browser.