Stop using `any` — here's how to type your messy API responses correctly
📰 Dev.to · Sandeep Bansod
You cast the API response to any to stop TypeScript complaining. It worked. Now a field changed...
You cast the API response to any to stop TypeScript complaining. It worked. Now a field changed...