Course contentsShow
React
Lesson 1597 of 2,39639. Server Components in PracticePro lesson

What Server Actions Are: Functions That Run on the Server

Server Actions are async functions marked with 'use server' that execute on the server and can be called from client or server components.

This lesson is for subscribers

You've completed the free preview. Subscribe to unlock every lesson in every course.