Overview
Explore the fundamentals of Next.js 13 in this comprehensive tutorial video. Dive into creating pages, implementing layouts, establishing links and routes, handling loading states, and managing errors. Learn how to leverage built-in features for efficient full-stack web app development. Discover the power of CSS modules and understand the changes in metadata handling. Gain insights into React Suspense for loading optimization and error boundaries for robust error management. Follow along with practical examples and expert guidance to enhance your Next.js skills and streamline your web development process.
Syllabus
Intro
Welcome
Starter Code
Create an about page & route
Root Layout component
Nested layout component
Adding links to pages
CSS modules
Changes with Metadata
head.tsx - soon to be deprecated
Loading with React Suspense
Error Boundaries
Taught by
Dave Gray