Web Performance

Back: 12 - Web and Mobile Development MOC

Measuring and optimizing how fast web applications load and respond. Core Web Vitals provide the key metrics, while techniques like code splitting, lazy loading, and image optimization address the most common bottlenecks.

Categories

  • Core Web Vitals (LCP, INP, CLS)
  • Lighthouse
  • Code Splitting
  • Lazy Loading
  • Image Optimization
  • Tree Shaking
  • Resource Hints

web performance core-web-vitals optimization