Learn Next 15 with App Router
Learn Styling, Routing, Data Fetching, and State management and master Next.js 15 with App Router by Building a Full App
★★★★★ 4.7
(13 reviews)
2 hours of content
What you'll learn
- Set up and configure a Next.js 15 project from scratch
- Understand the Next.js project structure and file-based routing system using App Router
- Style Next.js applications using CSS Modules for modular and scalable styling
- Optimize images with the Next.js Image component for better performance
- Implement dynamic navigation using the Next.js Link component
- Fetch data from an external API and handle loading and error states effectively
- Learn the difference and when to use client-side and server-side components
- Manage global state in a Next.js application using the Context API
- Import and use Google Fonts to enhance the design of your project
- Build a real-world shopping bag application following best practices
Covers Next.js 15 setup, App Router file-based routing, CSS Modules, image optimization, dynamic navigation, data fetching, client and server components, Context API state management, and Google Fonts. Learners build a shopping bag application following best practices.
Who this course is for
Developers familiar with React who want to learn Next.js 15 and the App Router.
#nextjs
#react
#routing
#app-router
#state-management