Blog.
Writing on cinema and code. Set diaries. Notes when an idea tries to stand up.
5 Sept 2025
Result Pattern in TypeScript: a practical guide with React Query
How to use the Result Pattern in TypeScript to make success and error explicit in your types, and how to wire it into React Query. Practical examples, no exceptions.
result-pattern