End-to-end type safety with TypeScript: from API to UI
How to carry your type contract from the backend API to the frontend interface without breaking it — and the practical approaches to get there.
Blog
My writing, videos and posts across platforms on software architecture, PHP, DevOps and product development. (Page 15/32)
How to carry your type contract from the backend API to the frontend interface without breaking it — and the practical approaches to get there.
How to move manual workflows into reliable Python scripts: which tasks are worth scripting and how to do it right.
The title often arrives before genuine seniority does. Why seniority isn't technical knowledge but the capacity to decide under ambiguity.
How React 18's concurrent render model changes application behavior, and what that means in practice.
Embedding meaning into code instead of relying on primitives: why and how to design value objects in PHP.
How a contract-first approach aligns expectations across teams before a single line of code is written, and what it looks like in practice.