"Next.js 13 for Beginners"
Full Course - 12 Chapters
Author Links
Description
📚 Recommended Prerequisites
🔗 HTML for Beginners🔗 CSS for Beginners🔗 JavaScript for Beginners- 🔗 React for Beginners
🔗 TypeScript for Beginners🔗 Tailwind CSS for Beginners
🎓 Academic Honesty
DO NOT COPY FOR AN ASSIGNMENT - Avoid plagiarism and adhere to the spirit of this Academic Honesty Policy.
âš™ Free Web Dev Tools
- 🔗 Google Chrome Web Browser
- 🔗 Visual Studio Code (aka VS Code)
🔗 Node.js & NPM🔗 {JSON} Placeholder🔗 ES7 React Snippets
📚 References
🔗 Next.js Official Site- 🔗 Next.js 13 Docs
🔗 Cloudflare: How does a CDN work?🔗 What is MDX?- 🔗 next-mdx-remote RSC Docs
🚀 Early Project Dependencies
🔗 react-icons🔗 gray-matter🔗 remark🔗 remark-html🔗 limiter
🚀 Final Project Dependencies
🔗 react-icons🔗 next-mdx-remote- 🔗 highlight.js
🔗 rehype-highlight- 🔗 rehype-slug
🔗 rehype-autolink-headings🔗 sharp🔗 next-sitemap
💻 Source Code
- 🔗 Chapter 1 - Introduction & Setup
🔗 Chapter 2 - Pages & Layout🔗 Chapter 3 - Data Fetching, Dynamic Routes & Metadata- 🔗 Chapter 4 - SSG, SSR, & ISR
🔗 Chapter 5 - Client Components & Small Project- 🔗 Chapter 6 - Blog Website Project
- 🔗 Chapter 7 - Route Handlers for API Routes
🔗 Chapter 8 - Build a REST API🔗 Chapter 9 - Middleware- 🔗 Chapter 10 - Background & On-Demand Revalidation
🔗 Chapter 11 - Mutating Data- 🔗 Chapter 12 - Build and Deploy a Blog with Remote MDX Content