Next.js Server Actions Inside Client Components
Today we'll do a quick exploration of Next.js Server Actions and how you can mix them into React Client Side Components.
We start with a sample app built on top of Next.js 13, the new App Router, and Supabase.
We'll submit a form and process the data...
codebushi.com2 min read