Blogs and Tutorials for Visual Studio Code

Getting Started with Angular and Visual Studio Code
This blog post will help you to kick off your angular development by setting up Angular application and running it using Visual Studio Code. This will also explain some Angular basics.

Setting up Development Environment for Angular Applications
This blog post explains how to set up your environment for Angular development. It walks you through the installation of all required dependencies and tools like Node.JS, NPM, Angular CLI, and Visual Studio Code to edit angular files.