Why You Should Choose TypeScript Over
JavaScript
What is TypeScript?
In short, TypeScript is just a superset of JavaScript with static typing and compiles to plain JavaScript. In plain words, TypeScript is technically JavaScript with static typing whenever you want to have it.
But wait, What is St...
piyushblogs.hashnode.dev3 min read