All you need to know about TypeScript
What is TypeScript?
Typescript is a programming language that is developed and maintained by Microsoft and it is a superset of JavaScript.
What TypeScript do?
It adds a robust type system to JavaScript. If you come from a typed language background y...
rishav.hashnode.dev3 min read