Next.js 15
Next.js 15 App Router & Server Components
A deep dive into modern Next.js architecture
Kursa BaşlaDers İçeriği
5 ders · 2 saat 35 dk1
Server Components vs Client Components: A Deep Dive
Understand the differences between RSC and Client Components, when to use each,...
2
Route Handlers: Building APIs with Next.js
Create Route Handlers in app/api/, handle GET/POST/PUT/DELETE, return JSON respo...
3
Server Actions and Form Management
Handle form submissions directly on the server without a separate API endpoint....
4
SEO Optimisation with the Metadata API
Static and dynamic metadata, Open Graph, Twitter Cards, and auto-generated sitem...
5
Request Management with Middleware
Authentication checks, A/B testing, redirects and header manipulation with middl...