Verified_Log
Optimizing Next.js 15: Breaking the Main Thread Bottleneck
A deep dive into reducing TBT and LCP by auditing the main thread and implementing dynamic component bridging in Next.js 15.
Welcome to my digital notebook. Here, I break down complex technical challenges into simple guides, sharing what I learn while building modern apps and cloud systems.
A deep dive into reducing TBT and LCP by auditing the main thread and implementing dynamic component bridging in Next.js 15.
Exploring the transition to stateless, JWT-based Edge authentication using the jose library for zero-latency admin security.