•
Articles in category nextjs
•
•
•
•
•
•
•
•
•
Learn how to create a professional form system with Next.js 15 following a hexagonal architecture. Features include: type-safe validation with Zod, modern components with shadcn/ui, data persistence with Prisma, all illustrated through a fun example of Jedi Academy registration. A complete tutorial that goes beyond simple forms to cover development best practices and modern React application architecture.
Practical guide to master Next.js 14 and its modern features: App Router, Server Components, Server Actions, and more.
Discover Next.js 15 new features: new hooks, Turbopack, improved SSR, and enhanced TypeScript support.