Blog

Last update

Latest articles

Granular Caching Demo: Next.js 16

Practical tutorial: How to implement use cache and cacheTag to mix static and dynamic content in the same view.

Topics: Next.js 16 · PPR · Granular Caching


Scalable Architecture in Next.js 15: The Scope Rule

Discover how to organize your project to scale painlessly. Zero technical debt and instant onboarding.

Topics: Architecture · Clean Code · Scalability


Rendering Guide in Next.js: SSR, SSG, ISR and PPR

Don't guess which rendering to use. A technical guide to choosing between Server-Side, Static, Incremental, or Partial Prerendering.

Topics: Performance · Core Web Vitals · Rendering Patterns


About this blog

I write about topics I'm passionate about:

  • Application Architecture - How to structure scalable projects
  • Web Performance - Optimization and best practices
  • Next.js and React - New features and patterns
  • TypeScript - Strict typing and best practices
  • Applied AI - Integrating LLMs into products

Is there a topic you'd like me to cover? Contact me.

On this page