Next.js
Introduction & App Router
53 lessons in Next.js
- App Router vs Pages RouterSlides / Video
- Naming a Special FileCode Quiz
- Destructuring the children PropCode Quiz
- Scaffolding a New ProjectCode Quiz
- Where App Router Routes LiveCode Quiz
- page.js Needs a Default ExportCode Quiz
- Nested Layout Must Render ChildrenCode Quiz
- Placement of 'use client'Code Quiz
- Importing the Link ComponentCode Quiz
- Route Groups Use ParenthesesCode Quiz
- App Router vs Pages Router Data FetchingCode Quiz
- Next.js Handles Rendering For YouCode Quiz
- Folders Define Route SegmentsCode Quiz
- Root Layout Requires html and bodyCode Quiz
- Hooks Need a Client ComponentCode Quiz
- Defining a Page Title with MetadataCode Quiz
- Next.js Project Folder StructureSlides / Video
- Creating a Project with create-next-appSlides / Video
- Why Developers Choose Next.jsSlides / Video
- What Next.js Is and Its Relationship to ReactSlides / Video
- Navigating with the Link ComponentSlides / Video
- The Root Layout RequirementSlides / Video
- Nested Routes via Folder StructureSlides / Video
- The layout.js File and Shared LayoutsSlides / Video
- The page.js File and RoutesSlides / Video
- File-Based Routing in the App DirectorySlides / Video
- Running the Next.js Dev ServerSlides / Video
- Key Benefits of Next.jsQuiz
- File-Based Routing BasicsQuiz
- Server Components by DefaultQuiz
- The layout FileQuiz
- The page FileQuiz
- The App DirectoryQuiz
- What Next.js IsQuiz
- App Router vs Pages RouterQuiz
- Root Layout RequirementQuiz
- Default Project FilesQuiz
- Running the Dev ServerQuiz
- Creating a Next.js ProjectQuiz
- What Next.js IsFlashcard
- The Root LayoutFlashcard
- The layout.js FileFlashcard
- App Router vs Pages RouterFlashcard
- Creating a ProjectFlashcard
- Special Files OverviewFlashcard
- Benefits Over Plain ReactFlashcard
- Running the Dev ServerFlashcard
- Nested RoutesFlashcard
- The app DirectoryFlashcard
- Project Folder StructureFlashcard
- Server Components by DefaultFlashcard
- The page.js FileFlashcard
- File-Based RoutingFlashcard