blog post
Building High-Performance Next.js Applications
A comprehensive guide to optimizing Next.js applications for Core Web Vitals, leveraging Server Components, streaming, and efficient client state.
5 min read
Next.jsWeb PerformanceReact
writing archive
Project breakdowns, lessons from building, and technical decisions that mattered after the code left local dev.
blog post
A comprehensive guide to optimizing Next.js applications for Core Web Vitals, leveraging Server Components, streaming, and efficient client state.
blog post
Learn how to leverage Supabase's real-time capabilities to build highly collaborative applications like real-time editors and chat platforms.
blog post
An exploration of clean code patterns, modularity, and repository design to build scalable, maintainable engineering codebases.