Articles tagged with "Next.js"
Step-by-Step: Building Your Blog With Next.js and MDX
Mar 25, 2025
Learn how to build a fully featured blog with Next.js and MDX, including how to solve the notorious React version conflict errors that can occur with next-mdx-remote.
Managing Secrets in Firebase App Hosting for Next.js Applications
Mar 14, 2025
A comprehensive guide to securely handling environment variables and secrets in your Next.js applications deployed to Firebase App Hosting
MDX Powered Blog Using App Router on Next.js
Oct 1, 2024
How I built an MDX powered blog using App Router with Next.js and Tailwind CSS.