WebDev Resources
  • Home
  • Categories
  • Fundamentals 8
  • Frontend 11
  • Backend 8
  • DevOps 6
  • Security 5
  • Performance 6
  1. Home
  2. / Performance
Star 0
Performance

Performance

Optimization and speed improvements

Filter by difficulty:

Web Vitals & Metrics

Beginner

LCP, FID, CLS, and measuring real user experience.

Learn more

Image Optimization

Intermediate

Formats, compression, lazy loading, and responsive images.

Learn more

Caching Strategies

Intermediate

Browser cache, CDNs, service workers, and cache invalidation.

Learn more

Code Splitting & Lazy Loading

Advanced

Bundle optimization, dynamic imports, and route-based splitting.

Learn more

Rendering Performance

Advanced

JavaScript execution, layout thrashing, and animation optimization.

Learn more

Network Performance

Advanced

Resource hints, HTTP/2, compression, and reducing requests.

Learn more