Next.js Fundamentals, v4
Please rate the course
Source:
Language:
English
Duration:
07:54:15
Number of lessons:
12
Release date:
27/02/2025
Rating:
0.0
Course short description
Create a fully-functional movie review application in two days using the latest features of Next.js 15 and React 19. This course focuses on hands-on learning utilizing App Router, React Server Components, Server Actions, client-side data fetching, caching, and continuous deployment.
During the workshop, you will learn:
- The basic principles of working with Next.js and App Router.
- The use of React Server Components (RSC) and methods of data fetching within them.
- The creation of API routes and the application of Server Actions for data modification.
- Client-side data fetching with React Query and interaction with Server Actions and API routes.
- Caching strategies in Next.js 15.
- Authentication and protection of routes and pages.
- Practical experience in developing a full-fledged application.
- Methods of continuous deployment.
- Automatic optimization of Next.js builds depending on static and dynamic routes.