Class Central is learner-supported. When you buy through links on our site, we may earn an affiliate commission.

YouTube

Build and Deploy a Next.js Blog with Remote MDX Files and Nextjs 13

Dave Gray via YouTube

Overview

Learn to build and deploy a Next.js blog with remote MDX content files and Next.js 13. The course covers fetching remote MDX content, applying incremental static regeneration with revalidation, and more. Students will acquire skills in processing MDX content, implementing incremental static regeneration, and deploying projects to Vercel. The teaching method includes hands-on coding sessions and project-based learning. This course is intended for beginners looking to enhance their Next.js development skills and understand how to work with remote MDX content files.

Syllabus

Intro
Welcome
Starter Code and Project Notes
npm install next@latest
What is MDX?
Remote MDX Content Repository
GitHub API Token
root page.tsx
Setting an eslint rule
root layout.tsx
components / Navbar.tsx
Clean-up
lib / posts.ts / getPostsMeta
lib / posts.ts / getPostByName
next-mdx-remote & compileMDX
components / Posts.tsx
components / ListItem.tsx
Dynamic Post Pages
Check progress with npm run dev
Adding Highlight.js & Rehype Plugins
Dynamic Tag Pages
taillwindcss aspect-ratio
Video component
Custom Image component
next-sitemap
Checking Revalidation for ISR
On-Demand Revalidation with revalidatePath
Deploy to Vercel
Checking Deployed On-Demand Revalidation
Project & Series Wrap-up

Taught by

Dave Gray

Reviews

Start your review of Build and Deploy a Next.js Blog with Remote MDX Files and Nextjs 13

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.