This TypeScript story sounds familiar
This TypeScript story sounds familiar.
Summary:
1. Adopt TypeScript.
2. Overuse "any".
3. Think TypeScript is useless.
4. Later realize...the problem wasn't TypeScript. It was overusing of "any".

The post is actually focused on React with lots of useful tips: https://www.freecodecamp.org/news/best-practices-for-react/