How to get started with Typescript for beginners.
Explains the key features and differences with Javascript.
Software needed:
npm (Comes with Node.js https://nodejs.org/en/)
Typescript (Type "npm install -g typescript" in a command prompt)
Text Editor (Visual Studio Code https://code.visualstudio.com)
tsconfig.json content: https://pastebin.com/Yc4KQ0Cj