typescript

Solving Typescript "Problems" in React: How to Argue with Typescript and Win, Even When You're Wrong

When a dev first adds typescript to a project, they often complain that it slows them down. Why install something whose only job is to complain about perfectly good software?

Typescript, like a linter and an IDE, can help you catch mistakes before you break production or solicit annoyed comments from senior devs.

Subscribe to typescript