Next.js Fundamentals, v4

Posted By: IrGens

Next.js Fundamentals, v4
.MP4, AVC, 1920x1080, 30 fps | English, AAC, 2 Ch | 7h 54m | 1.95 GB
Instructor: Scott Moss

Build a full-stack movie review application using Next.js 15 and React 19.

Key Takeaways

By participating along with us in the workshop, you'll learn:

  • Understand the core principles of Next.js and the App Router.
  • Master React Server Components (RSC) and data fetching within them.
  • Learn how to create API routes and leverage Server Actions for data mutations.
  • Master client-side data fetching with React Query, interacting with both Server Actions and API routes.
  • Understand and utilize caching strategies in Next.js 15.
  • Learn to secure routes and pages using authentication.
  • Gain hands-on experience building a complete application.
  • Master continuous deployment strategies.
  • Understand how Next.js automatically optimizes builds based on static and dynamic route detection.

Is This Workshop for Me?

This workshop is for developers looking to learn Next.js from the ground up, React developers seeking a more structured and server-centric framework, and anyone wanting to keep up-to-date with the latest web development technologies (Next.js 15 and React 19).

Workshop Details

Build a full-stack movie review application across two days, utilizing the latest features of Next.js 15 and React 19. This course emphasizes hands-on learning with the App Router, React Server Components, Server Actions, client-side fetching, caching, and continuous deployment.

Any Prerequisites?

  • Basic React knowledge
  • Basic Node.js knowledge
  • Basic JavaScript knowledge