The Basics you need to know to start with TypeScript
π» Intro
TypeScript is a superset of JavaScript and adds optional static typing, classes, interfaces, and other advanced features to the language. It helps to improve the development experience for large-scale JavaScript applications by enabling deve...
thedeepakyadav.hashnode.dev5 min read