How to debug Angular JavaScript Code

前端 未结 13 1984
离开以前
离开以前 2020-12-04 06:48

I am working on a proof of concept using Angular JavaScript.

How to debug the Angular JavaScript code in different browsers (Firefox and Chrome) ?

13条回答
  •  無奈伤痛
    2020-12-04 06:56

    Try ng-inspector. Download the add-on for Firefox from the website http://ng-inspector.org/. It is not available on the Firefox add on menu.

    http://ng-inspector.org/ - website

    http://ng-inspector.org/ng-inspector.xpi - Firefox Add-on

提交回复
热议问题