Search⌘ K

Installing Visual Studio Code

Let's install the Visual Studio Code for code editing because it's free and works well with Angular.

Why use Visual Studio Code?

Ask a room full of developers what their favorite editor is, and you’ll get a thousand different answers. To execute the codes locally, we recommend you download Visual Studio Code for the following two reasons:

  • It’s free, so you can download it with no cost to yourself
  • It works well with Angular

There are other great editors available for writing Angular applications, like Webstorm, Atom, and even ...