Articles by tag: web-performance
Garry Tan Website Audit: 6 MB and 169 Requests
garryslist.org Performance Breakdown: prod tests, 4 MB PNG, duplicates. Comparison with HN. Learn how AI code affects loading. For middle/senior dev.
Website Optimization for Safari iOS
Safari critical optimizations checklist: HTTP/2, lazy loading, defer scripts, throttle scroll. Eliminate slowdowns on iPhone, retain audience. Instructions with code.
Dynamic UI effects with device sensors: gyroscope and accelerometer
Learn how to implement responsive interfaces that react to device tilt. Practical guide to API, optimization, and code. For developers.