Typescript Typescript is... Javascript with type checking Type checking ((JS)TS) Benefits Static typing Code completion Refactoring Shorthand notations Setting up the Development Enviroment node -v (if you dont have node, just instal it) sudo npm i -g typescript