Automatically Generating API Call Type Definitions in TypeScript.
It's time to stop creating tedious type definitions manually for API responses. In the past, whenever I made API calls in TypeScript, whether on the frontend or backend, I would painstakingly create type definitions by hand. This process involved exa...
Feb 18, 20233 min read93
