September 20, 2025
Server Action Patterns: A Cookbook
Six server action patterns I use every week: standard mutations, redirects, optimistic lists, file uploads, progressive enhancement, and hexagonal composition. Code-heavy, opinion-light.
Showing posts tagged: patterns
Technical articles about software engineering, architecture, and web development.
September 20, 2025
Six server action patterns I use every week: standard mutations, redirects, optimistic lists, file uploads, progressive enhancement, and hexagonal composition. Code-heavy, opinion-light.
September 4, 2021
Compound components, render props with hooks, headless hooks, polymorphic components. Four patterns, minimal prose, lots of code. Bookmark this one.
February 13, 2021
Week 1: my first custom hook was terrible. Week 3: slightly less terrible. Month 2: I think I get it. Here's the progression from embarrassing to actually useful, with all the mistakes I made along the way.