You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Build full stack applications with Next.js and React Server Components You learn App Router basics, layouts, server vs. client components, data fetching and Server Actions, caching/revalidation, and streaming with Suspense.
In this course you'll...
Build full stack applications with Next.js and React Server Components You learn App Router basics, layouts, server vs. client components, data fetching and Server Actions, caching/revalidation, and streaming with Suspense.
Persist data with Drizzle ORM and PostgreSQL
You learn to define typed schemas, generate/apply migrations, write queries (relational and SQL builder), model relations/joins, and operate on Vercel Postgres with logging and troubleshooting.
Implement auth, validation, and production-ready UX
You learn NextAuth (credentials, JWT sessions), protect actions/routes, validate with useActionState, add notifications via context, expose API routes/tokens, and deploy/style with Vercel and Tailwind.
About
Build full stack applications with Next.js and React Server Components You learn App Router basics, layouts, server vs. client components, data fetching and Server Actions, caching/revalidation, and streaming with Suspense.