Installing Visual Studio Code on Windows

Visual Studio Code (VSCode or VSC) is a lightweight IDE (integrated development environment) that’s become a standard in the web development community for developing applications in a wide variety of languages and frameworks. The Angular web framework uses the TypeScript language and so is well suited for Visual Studio Code. You can, of course use…