Folks, back to business ... I've done a crash course on AngularJS and I'm
writing a client-side demo app that talks to a Web API REST service. It's
working okay and growing, but I'm using the crude technique of just editing
the html and js files in Visual Studio 2015 without a project. Since VS is
just acting as a glorified editor I can't debug and any tiny stupid errors
in the files just causes everything to stop without reason.

Are there others here who are writing this sort of client-side app and have
a way of getting a VS debugging experience? What's your technique?

*Greg K*

Reply via email to