Link to this headingTypeScript Link to this headingInstall brew install typescript || npm install -g typescript Link to this headingRun Generate JS file: tsc helloWorld.ts && node helloWorld.js