Skip to content

MOOC-FL/Full-Stack-Open-Next.js

Repository files navigation

Full-Stack-Open-Next.js

  • 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.

Next.js

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.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors