Implementing RSC, Part 2: Server Actions

Frontend First - A podcast by Sam Selikoff, Ryan Toronto

Categories:

Ryan continues to share the details behind his custom RSC implementation. He talks with Sam about how Server Actions allow the client to reference server-side code (in the same way client components allow the server to reference client-side code), how Server Actions are bundled and invoked, and the security concerns associated with blurring the lines between the server and the client.