Back to courses

Complete Next.js Developer in 2024

Updated for Next.js 14! Learn Next.js from industry experts using modern best practices. The only Next.js tutorial + projects course you need to learn Next.js, build enterprise-level React applications (including a Netflix clone!) from scratch and get hired as a Next.js Developer in 2024. Go from zero to Next.js Mastery.

35 Days

Average time students take to complete this course.

Last updated: July 2024

Course overview

Using the latest Next.js features for 2024, we guarantee you this is the most comprehensive online course on Next.js and React. You will learn Next.js by building real-world projects (including a massive Netflix clone application) step-by-step alongside senior industry professionals.

What you'll learn

  • Build REAL enterprise-level NextJS applications and deploy them to production
  • Learn the latest features and tools in the NextJS ecosystem including: SWR (React Hooks), Hasura, Serverless Functions, Vercel, Framer Motion + more
  • Using GraphQL as a NextJS Developer
  • Set up authentication and user accounts (including password-less login!)
  • Learn about SEO and how to use NextJS to have your applications rank on Google
  • Learn to lead Next JS projects by making good architecture decisions and helping others on your team
  • Learn to build reactive, performant, large-scale applications like a Senior Developer
  • Learn different rendering techniques: static site generation, server side rendering, incremental static regeneration, hydration, etc.
  • Become a top 10% NextJS Developer
  • Use Airtable (which is exploding in popularity) to build full-stack applications
  • Master the latest ecosystem of a NextJS Developer from scratch
  • Using the latest ES6 / ES7 / ES8 / ES9 / ES10 / ES2020 / ES2021 JavaScript to write clean code

This Next.js course is focused on efficiency. So you never have to waste your time on confusing, out-of-date, incomplete tutorials anymore.

Instead, we'll push you beyond the basics so that you can build modern, enterprise-level apps using the latest version of Next.js.

And you'll be learning Next.js in good company.

By enrolling today, you’ll also get to join our exclusive live online community classroom to learn alongside thousands of students, alumni, mentors, TAs and Instructors.

Active. Thriving. Supportive. Helpful. Friendly. Motivating. Essential.

These are just a few of the words students use to describe the ZTM Discord which is also one of the biggest and most active developer communities on Discord.

Most importantly, you will be learning from industry professionals (Ankita and Andrei) that have actual real-world experience using Next.js as Senior Engineers working for top companies in both Silicon Valley and Toronto. Ankita is also a regular speaker and lecturer at major Next.js and React conferences.

This project-based course will introduce you to the modern toolchain of a Next.js developer in 2024.

Along the way, you will build a massive Netflix Clone application using React Hooks, Hasura (GraphQL), Context API, Airtable, Serverless Functions, Framer Motion, Vercel + more.

This is a full-stack app unlike what you will find in most Next.js tutorials online!

All code is provided step-by-step so even if you don’t like to code along, you will get access to the full master project code (reminder... building Netflix!) to add to your portfolio.

Here is what the course will cover to take you from Zero to Next.js Mastery

The curriculum is very hands-on as we walk you from start to finish of releasing a professional Next.js project all the way into production.

We start from the very beginning by teaching you Next.js fundamentals.

But we don't stop there, we'll then dive into advanced topics so that you can make good decisions on architecture and tools for any of your future NextJS projects.

Here's a quick look at all the topics you'll learn:

1. Next.js Fundamentals

We'll compare Next.js vs React and learn about the benefits that Next.js offers. You will understand why Next.js has gained so much popularity and what JAM Stack is all about. This section will build the foundation you need for the rest of the course.

2. Build your first Next.js app | Coffee Connoisseur Project

You will be building your first project right away. The goal of this project is to teach you the fundamentals of Next.js. This section focuses on setting up the project, teaching fundamentals such as CSS modules, fast refresh, how the project is set up, etc.

3. Routing with Next.js | Coffee Connoisseur

You will learn everything about routing such as dynamic routes, index routes, named routes, and link component.

4. Styling in Next.js | Coffee Connoisseur

This section will teach you how to style your applications using css modules, separate components styles, and global styles.

5. Hydration, SEO and Different Rendering Techniques in Next.js

One of the most important sections of the course. The section will teach you about what SEO is, how Next.js helps with SEO, what the different rendering techniques are such as: static site generation, server-side rendering, incremental static regeneration (and how they are different), client-side rendering, and what is hydration.

6. Static Coffee Store Pages | Coffee Connoisseur

You will learn about static rendering in detail and how to choose what to statically render. You will make API requests to Foursquare and rendering those using SSG.

7. Coffee stores by Location | Coffee Connoisseur

Next.js allows you to use different fallbacks when you choose to statically render. This section will talk about that in-depth. You will also learn how to retrieve users location and use the Context API.

8. Serverless functions | Coffee Connoisseur

What are serverless functions? Why do we use them and when? You will be creating serverless functions for retrieving static coffee stores.

9. Store Coffee Store Data using Airtable | Coffee Connoisseur

You will learn about database storage using Airtable. We will be storing the coffee store data in Airtable and will learn client-side rendering here.

10. SWR with Client Side Rendering | Coffee Connoisseur

What is SWR? When to use it? We will be using the Next.js library for SWR, and using SWR and client-side rendering in this section.

11. Deployment and Build Optimization | Coffee Connoisseur

Deploy your app to Vercel as well as Netlify. You will learn what the different cloud providers are and how Vercel is different, what is Lighthouse, and how to improve our performance in Next.js.

12. Project Setup | Building Netflix with Next.js Project

This is a big one! You will start to set up for the major project. This section is about setting up our Netflix project.

13. Netflix Home Page and Video | Building Netflix with Next.js

You will build the homepage and use server-side rendering. You will learn how to server render content and how to invoke the YouTube API to get a list of videos and display them on the homepage. The card component is complex in Netflix so you will also learn some framer motion to build the card component.

14. Authentication with Magic | Building Netflix with Next.js

How does Auth work in Next.js? We will be using passwordless login in Next and building the login page with proper authentication and validation.

15. Incremental Static Regeneration | Building Netflix with Next.js

Display the videos on the homepage and use ISR to build the modal as a page. You will learn more about incremental static generation to build this modal.

16. Hasura GraphQL | Building Netflix with Next.js

You will learn what is GraphQL, Hasura, and how Hasura architecture looks like. We will be setting up the project with the Hasura environment.

17. Authentication with Hasura | Building Netflix with Next.js

You will learn how auth flow architecture works and introduce server side SDK to log the user in.

18. Ratings Service and Favourited Videos Page | Building Netflix with Next.js

You will setup Hasura for ratings service, create a ratings API to like and dislike videos, and build the my list page to show a list of favorited videos.

19. Deploying to Production | Netflix with Next.js

Create the final GitHub repo, set-up the repo, and finally deploy to Vercel!

20. Appendix: Introduction to React

An optional section for those that need a primer on React.js and React Hooks to get you ready to get the most out of this course.

What's the best part?

This course will be constantly evolving and updating as the landscape changes.

Just as the NextJS ecosystem evolves, this course will also constantly evolve and be updated with new lectures and resources for you.

So you can come back to this course anytime you want to review the latest NextJS best practices.

What's the bottom line?

This course is not about making you just code along without understanding the principles so that when you are done with the course you don’t know what to do other than watch another tutorial... No!

This course will push you and challenge you to go from an absolute beginner in Next.js to someone that is in the top 10% of Next.js and React developers 💪.

How do we know?

Because thousands of Zero To Mastery graduates have gotten hired and are now working at companies like Google, Tesla, Amazon, Apple, IBM, JP Morgan, Facebook, Shopify + other top tech companies.

They come from all different backgrounds, ages, and experiences. Many even started as complete beginners.

So there's no reason it can't be you too.

And you have nothing to lose. Because you can start learning right now and if this course isn't everything you expected, we'll refund you 100% within 30 days. No hassles and no questions asked.

When's the best time to get started? Today!

There's never a bad time to learn in-demand skills. But the sooner, the better. So start learning Next.js today by joining the ZTM Academy. You'll have a clear roadmap to developing the skills to build your own projects, get hired, and advance your career.

Join Zero To Mastery Now

What you'll build

The best way you learn is by doing. Not just watching endless tutorials. That's why a key part of this course is the real-world projects that you'll get to build. Plus they'll look great on your portfolio.

Coffee Connoisseur

Coffee Connoisseur

You will learn about static rendering in detail and how to choose what to statically render. You will make API requests to Foursquare and render those using SSG for this project.

NextFlix

NextFlix

Netflix Clone application using React Hooks, Hasura (GraphQL), Context API, Airtable, Serverless Functions, Framer Motion, Vercel + more. This is a full-stack app that you will deploy to production.

Join Zero To Mastery Now

Course curriculum

To make sure this course is a good fit for you, you can start learning Next.js for free right now by clicking any of the PREVIEW links below.

Section 1 - Introduction

8 lectures

Section 2 - Next.js Fundamentals (including React)

10 lectures

Section 3 - App Router - Project #1: Build Your First Next App

14 lectures

Section 4 - App Router - Server Components and Client Components

11 lectures

Section 5 - App Router - Routing with Next.js

12 lectures

Section 6 - App Router - SEO Hydration-Different Rendering Techniques

14 lectures

Section 7 - App Router - Static Coffee Stores

20 lectures

Section 8 - App Router - Dynamic Coffee Stores by Location

13 lectures

Section 9 - App Router - Server Actions and Serverless Functions

23 lectures

Section 10 - App Router - Deployment and Built Optimization

9 lectures

Meet your instructors

Your Next.js instructors aren’t just experts with years of real-world professional experience. They have been in your shoes. They make learning fun. They make complex topics feel simple. They will motivate you. They will push you. And they go above and beyond to help you succeed.

Andrei Neagoie

Hi, I'm Andrei Neagoie!

Andrei, lead instructor of Zero To Mastery Academy, has taught 1,000,000+ students worldwide how to code and get hired. ZTM grads work for world-class companies like Apple, Google, Amazon, Tesla, IBM, Facebook, Shopify and many more.

SEE MY BIO & COURSES

Andrei Neagoie

Senior Software Engineer

Ankita Kulkarni

Hi, I'm Ankita Kulkarni!

With over 10 years of experience as a Senior Software Engineer and leading Engineering teams, Ankita knows what works and what doesn't and is excited to teach you and help you succeed in your career.

SEE MY BIO & COURSES

Ankita Kulkarni

Senior Engineering Manager

Frequently asked questions

Are there any prerequisites for this course?

  • A computer (Windows, Mac, or Linux) with an internet connection
  • Basic HTML, CSS and JavaScript knowledge (which you can learn here)
  • You do not need any experience with React or any other JS framework. We even include introductory React lectures as an optional section!
  • A willingness and enthusiasm to learn and take action

Who is this course for?

  • Developers who want to learn and master NextJS
  • Students who want to go beyond all of the "beginner" Next.js tutorials out there
  • Programmers who want to learn one of the most in-demand skills of a Web Developer
  • Developers that want to be in the top 10% of NextJS Developers
  • Students who want to gain experience working on a large, scalable application
  • Bootcamp or online tutorial graduates that want to go beyond the basics
  • Students who want to learn from Senior Developers who are real-world industry experts, not just another online instructor that teaches off of documentation

Do you provide a certificate of completion?

We definitely do and they are quite nice. You will also be able to add Zero To Mastery Academy to the education section of your LinkedIn profile as well.

Can I use the course projects in my portfolio?

Yes, you’d be crazy not to in our slightly biased opinion! All projects are downloadable and ready to use the minute you join.

Many of our students tell us the projects they built while following along with our courses were what got them interviews and because they built the projects themselves, they could confidently explain and walk through their work during the interview.

You know what that means? Job offer!

Are there subtitles?

Yes! We have high quality subtitles in 11 different languages: English, Spanish, French, German, Dutch, Romanian, Arabic, Hindi, Portuguese, Indonesian, and Japanese.

You can even adjust the text size, color, background and more so that the subtitles are perfect just for you!

Still have more questions about the Academy?

Still have more questions specific to the Academy membership? No problem, we answer some more here.

Invest in a better you. For less than a coffee a day.

Choose your currency:
$ USD US Dollar
Lifetime
100% OFF$999
$999
Only pay once, ever
You're serious about advancing your career and never getting left behind
Start Learning Now

MOST POPULAR

Save 40% vs. monthly (that's $189 a year)
Annual
100% OFF$279 / year
$23 / month
$279 / year
You're committed to getting hired and starting a career in tech
Start Learning Now
Monthly
100% OFF$39 / month
$39 / month
You're ready to upskill and advance your career
Start Learning Now

Every ZTM membership includes:

Unlimited access to all courses, projects + workshops, and career paths
Access to our private Discord with 400,000+ members
Access to our private LinkedIn networking group
Custom ZTM course completion certificates
Live career advice sessions with mentors, every month
Full access to all future courses, content, and features
100% RISK FREE

We know you'll love ZTM. That's why we provide a no hassle, 30-day money back guarantee.