Learn basic of typescript to understand how it works with the oop concept. In this repository Main.ts is the main file which calls helper classes, to give us results.
- Install command:
brew install node
- Install command:
sudo npm install -g typescript
- Check version:
tsc -v
- Video for beginners: https://www.youtube.com/watch?v=WBPrJSw7yQA&t=1050s
- Commands doc: https://www.tutorialsteacher.com/typescript/typescript-array
node src/Main