Angular is a great front-end framework for web apps. Visual Studio Code is a great source code editor. Their powers combined let you not only develop Angular app code but also debug it through the editor! VS Code debugging even works for TypeScript The Basic Guide Make sure to have Google Chrome installed in its default location Use NPM to install Angular CLI globallynpm […]