Blog.

Writing on cinema and code. Set diaries. Notes when an idea tries to stand up.

All Caramella Javascript Short films Festival How to
+29 more
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