Engineering
Jan 15, 2024 6 min read min read
Optimizing Next.js for Core Web Vitals
Deep dive into resource preloading, dynamic imports, font optimization, and image treatments to score a perfect 100 on Lighthouse.
Next.jsPerformanceSEO
Performance is a feature. In this article, we outline advanced techniques for auditing next/image usage, configuring preconnect hints, and minimizing hydration delays in App Router applications...