In this article, we will explore everything you need to know about Server Actions. If you're not already familiar with Server Actions, here's a simple description. Server Actions are a newly introduced feature in Next.js 13 that enables us to directly mutate data on the server from the frontend.
reactjs nextjs server-components prisma-orm nextjs13 server-actions client-components form-actions client-actions server-functions server-mutations
-
Updated
Jul 8, 2023 - TypeScript