#Next.js
2 posts
9 August 2025
Building an RSS Feed and Tag Pages in Next.js App Router
Step-by-step guide to generating an RSS feed and creating dynamic tag pages in a modern Next.js App Router project.
1 June 2025
Debugging Next.js static generation + i18n gotchas
Common failure modes when SSG meets translations and how to fix them.