Next.js 13 Masterclass
Next.js has recently had a very big update - version 13 - which comes with a bunch of new features and a completely different way of working using Server Components and Server Actions.In this course, you'll learn Next.js from the ground up to make a ticketing project. You'll also learn how to add a database and authentication to the project using Supabase, so there's loads get stuck into.
What You'll Learn...
- Next.js 13 Basics
- More on Routes & Layouts
- API Route Handlers
- Authentication
- Adding a Database
- Server Actions