Version 3.0

·1 min read
nextjsvercelmdxtypescriptreactjs

Welcome to Version 3.0 of my blog. I've rebuilt it from scratch with a new stack.

Next.js runs the site, handling routing and rendering. I write posts in MDX, which lets me use both Markdown and React components. The code is in TypeScript to catch errors early and make maintenance easier.

Vercel automatically deploys from my GitHub repository and handles the hosting. It manages SSL and performance without extra configuration.

Time to start writing!