Stop Writing TypeScript Interfaces by Hand for API Responses
📰 Dev.to · Ashish Kumar
Hand-writing TypeScript interfaces for JSON API responses is slow and error-prone. Here is a faster workflow using generation plus a few manual adjustments.
Hand-writing TypeScript interfaces for JSON API responses is slow and error-prone. Here is a faster workflow using generation plus a few manual adjustments.