1) Typescript Basics
What is typescriptTypeScript is a statically typed superset of JavaScript developed and maintained by Microsoft. It adds optional static types to JavaScript, allowing for improved development tools an
careerpath.hashnode.dev3 min read