Journal

Building a Modern Developer Blog with Next.js 15 and MDX

The combination of Next.js App Router (now in version 15) and MDX provides an exceptional foundation for technical content publishing. This architecture enables markdown-based content authoring while retaining the full capabilities of React's component model when additional functionality is required.

Read article →