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.