What is TypeScript
Introduction/What is TypeScript
TypeScript is a programming language that is built on top of JavaScript. It is commonly refer to as a syntactical superset of JavaScript. TypeScript lets you assign optional static typing to your program and returns p...
ocxigin.hashnode.dev5 min read