๐Ÿ“ New article: Avoiding `any`s with Linting and TypeScript

TypeScript's `any` type is an unsafe escape hatch. We explore how to use linting and other tools prevent it from being sneakily introduced in code. ๐Ÿงผ

https://typescript-eslint.io/blog/avoiding-anys?utm_source=bsky

Comments