Error handling
5 videos across 4 channels
From robust, type-safe error systems in modern web apps to graceful failure handling in APIs and UIs, these videos explore practical strategies for managing failures. Expect lessons on structured error models, layered architectures, and user-focused resilience — from Express backends and Next.js apps to resilient, self-healing services and robust testing. The guidance helps developers build predictable, maintainable error flows that keep users informed and systems reliable.

Express Crash Course
This video is an updated Express.js crash course that introduces Express as a minimal, unopinionated Node.js framework f

Inertia v3 Deep Dive w/ Pascal Baljet
The video is a live deep dive into Inertia V3, covering what’s new, how it changes developers' workflows, and how to ado

How To Handle Errors Like A Senior Dev
The video critiques naive, ad-hoc error handling and redirects in a Next.js/TypeScript app and walks through building a

Writing Resilient Code w/ Zuzana Kunckova
The video is a discussion on writing resilient code, focusing on how to design applications that tolerate failures, hand