Latest Questions
Please or Register to create posts and topics.

Is Visual Studio Code Good For Angular?

Hello Everyone, I am working on angular and I am looking to free angular ide, one of my friend was suggested to go with visual studio code ide. I just want to know which angular ide is best for the backend process?

Hi Ankit,

Most people in the industry use Visual Studio Code because it can:

  • Search code in the entire folder
  • Allow you to type in OS commands within the IDE, such as npm or ng, which lets you run and build the application
  • Complete integration with source control systems such as github
  • Easily add extensions for what you need

I find that Visual Studio Code is very user friendly and so I use it for angular development. Hope this helps.

Kendall.

© All Rights Reserved 2020