Blog
Tech thoughts
Thoughts, experiments, and code snippets from a developer playing with tech, AI, and the weird parts of the web.
Next.js Performance Optimization Guide
Master Next.js performance optimization with comprehensive techniques for Core Web Vitals, image optimization, code splitting, and advanced performance metrics. Improve your SEO rankings and user experience.

Next.js Rendering Strategies
Master Next.js rendering strategies with our comprehensive guide. Learn when to use SSR, SSG, ISR, and CSR for optimal performance, SEO, and user experience in your React applications.

Complete Guide to Next.js RSCs
Master React Server Components with this comprehensive guide. Learn RSC architecture, implementation patterns, performance optimization, and real-world examples in Next.js 13+ App Router.
