Next.jsUltimate Guide to Server ActionsLearn what server actions are, as well as when and how to use them.November 3, 202519:56 video • ~11 min read
Next.jsI bet you didn’t know endpoints could do thisA practical guide to using Next.js API routes for OAuth flows, cron jobs, and more.September 15, 202522:18 video • ~7 min read
Next.jsImage features you NEED to knowOptimizing images and fonts can be one of the most confusing parts of building modern websites. But it doesn’t have to be.August 25, 202518:30 video • ~11 min read
Next.jsDraft previews in Next.js with PayloadEnable secure draft previews in Next.js with Payload CMS—from toggling draftMode() to on-demand revalidation.August 5, 202518:53 video • ~7 min read
Next.jsNext.js Routing, Layouts, and Pages DemystifiedLearn how to use layout.tsx, page.tsx, and the Link component in a modern Next.js application.July 15, 202516:33 video • ~9 min read
Next.jsDynamic Segments in Next.jsMaster dynamic routing in Next.js using single, nested, catch-all, and optional catch-all segments, and learn how to statically generate them.July 1, 202512:56 video • ~3 min read
Next.jsClean Project Architecture in Next.jsLearn best practices for organizing your Next.js project using route groups, private folders, nested routes, and more.June 10, 20259:52 video • ~3 min read
Next.jsHow to Get Started with Next.jsStep-by-step guide to starting your first Next.js project, from installation to deployment with best practices.May 28, 202513:50 video • ~3 min read
Next.jsThe Right Tool for the Job: When to Choose Next.js (and When You Shouldn't)Understand when Next.js is the ideal choice for your project and explore the key factors in choosing this React framework.May 21, 20256:08 video • ~3 min read