Prashanti Rao

Prashanti Rao

  • NA
  • 8
  • 12.9k

debugging angular 2 in chrome

Oct 28 2016 2:53 AM
 
 
I am familiar with breakpoints in Visual Studio but now I am using VS Code to develop angular 2 application.  
 
How to set the breakpoints and how to go step by step for debugging the code ?
 
In VS 2015( or any version) we set a breakpoint and it returns to the IDE for debugging.
 
Is there something similar for debugging in VS Code? 
 

Answers (1)