What you’ll learn
- Building a beautiful Server-side App for Viewing Contacts List step by step while learning Next.js Fundamentals.
- Learn how to set up your environment, create a Next.js project, explore its structure, style and organize components.
- Understand how to build Pages and Layouts, add Navigation, create Nested Routes, work with Dynamic Segments, and handle Search Params.
- Practice fetching data in both Server and Client Components, add Loading states, use Suspense, and debug data fetching in your app.
- And much more to enhance your skills as a Next.js developer.


Comments are closed