Production-Grade Next.js

Production-Grade Next.js

3 hours, 57 minutes CC

Take Next.js to the next level through building a production-ready, full-stack React app. You’ll add authentication to your app, add the ability to generate hundreds of pages performantly, preview your content, query a database, and use a CMS with Next.js. Then deploy your app to production using the Vercel platform. No matter if you're making a blog, marketing page, or a full-stack app, Next.js has the tools for you!

This course and others like it are available as part of our Frontend Masters video subscription.

Published: March 2, 2021
Get Unlimited Access Now
Table of Contents

Introduction

Dynamic Content

Authentication with NextAuth.js

Protecting Pages

Client Side Mutations & Deployment

Wrapping Up