Server Actions

3 videos across 2 channels

Server actions are a way to run server-side logic directly from the UI, blending data fetching, mutations, and RPC-like calls into a cohesive full-stack workflow. The covered videos explore how frameworks like Void, Next.js, and associated toolchains wire up actions with loaders, ORM bindings, and authentication, comparing deployment and ecosystem implications from Cloudflare/Void to Vercel, Next.js, and Rails-style patterns. They also illustrate practical implementations—from booking apps to support-ticket systems—demonstrating how server-side actions, middleware, and observability (Sentry, Neon Postgres, Prisma) come together to build secure, data-driven experiences.

Vite’s bet on Cloudflare (VOID Framework) thumbnail

Vite’s bet on Cloudflare (VOID Framework)

The episode dives into Cloudflare’s VIT/Void announcement, framing Void as both a full-stack framework and a deployment

00:38:39
Create A Booking App From Scratch | React, Next.js, Appwrite, Tailwind thumbnail

Create A Booking App From Scratch | React, Next.js, Appwrite, Tailwind

The video walks through building a 4-hour booking app with Next.js and AppRight, covering UI setup, authentication, and

04:12:42
NextJS + Postgres and Error Monitoring  - Full Stack Support Ticketing System thumbnail

NextJS + Postgres and Error Monitoring - Full Stack Support Ticketing System

Brad introduces a quick, tool‑stack focused project: building a support-ticket app with Next.js, Neon Postgres, Prisma,

03:23:10