Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

111
Views
How to debug Angular 2 with Visual Studio 2017

Now I'm using Webstorm to code and debug Angular but I don't like this IDE. Is there any way to debug angular with VS 2017 ?

about 4 years ago · Santiago Trujillo
1 answers
Answer question

0

You can debug Angular inside VS2017. Except there are issues not yet resolved. One is that currently you need to set your breakpoints after you start debugging. (I have VS Pro v15.4.1) To see an example of debugging do the following:

  1. Create a project as a Asp.Net Core Web Application and select the "Angular" project template.

  2. Click the down-arrow next to "IIS Express" and set the Web Browser to Google Chrome.

  3. Start debugging. Chrome will display a message about script debugging being enabled. Eventually your app will displace this message.

  4. Set a breakpoint on "this.currentCount++;" in counter.component.ts.

  5. Navigate to the Counter screen and click "Increment". Your breakpoint will be hit.

Make sure that you do not also have the Chrome Developer tools running at the same time (F12 tools).

about 4 years ago · Santiago Trujillo Report
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!