Introducing snippet: An Elegant Code Snippet Generator with Next.js 15
Discover snippet, an open-source tool to generate and format your code snippets professionally, built with Next.js 15 and Tailwind.
nextjs
Discover snippet, an open-source tool to generate and format your code snippets professionally, built with Next.js 15 and Tailwind.
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.