Rebuilding "Remix Contacts" in Next.js 14 with Transitions, Server Actions and Prisma
A technical guide to rebuilding the Remix Contacts tutorial using Next.js 14, React Server Components, Server Actions, Prisma, and Transitions.
A technical guide to rebuilding the Remix Contacts tutorial using Next.js 14, React Server Components, Server Actions, Prisma, and Transitions.
A tutorial on building forms in Next.js 14 using Server Actions, React Server Components, and Zod for validation.
An analysis of React's current state, focusing on the paradigm shift and complexity introduced by React Server Components and the Next.js App Router.
A guide to testing async, internationalized React Server Components in Next.js App Router using Vitest and React Testing Library.
A guide demystifying React Server Components, explaining how they work, their benefits, and how they differ from Server-Side Rendering.
A summary of a live stream Q&A with Dan Abramov and Joe Savona discussing React Server Components, their benefits, and trade-offs.