Articles about TypeScript

Read juicy posts about TypeScript and its surrounding ecosystem

Using any in TypeScript gives us a false sense of safety

TypeScript is meant to make JavaScript stronger and safer by helping us stay type-safe while using it. Using any defeats this purpose and can easily become the root evil the more we keep on using it.

Read full story 6 min read

Newsletter

Get notified about latest posts and updates once a week!!