client-actions

There are 1 repositories under client-actions topic.

  • wpcodevo/nextjs-server-action-app

    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.

    Language:TypeScript5101