TypeScript Basics | 03 Setting up your machine

Опубликовано: 30 Сентябрь 2024
на канале: kodebot
490
2

This part of TypeScript basics course covers how to setup your machine for developing with TypeScript by installing Node, NPM, TypeScript compiler, Visual Studio Code (vs code) editor, configuring vs code to compile TypeScript on save and configuring launch config to run compiled code using Node.