How I keep my typescript front ends in sync with my non-typescript backends, using the open api spec
If you're a full-stack developer working entirely within the TypeScript ecosystem, for example, using a React frontend talking to a Node.js backend, using tools like tRPC, this post might not be for you, because achieving type safety is practically i...
Nov 22, 20257 min read