开发者

Apart from Visual Studio, is there any tool we can use to debug JavaScript? [closed]

开发者 https://www.devze.com 2023-03-07 01:24 出处:网络
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.

Ques开发者_C百科tions asking us to recommend or find a tool, library or favorite off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it.

Closed 8 years ago.

Improve this question

I am wondering if any tool other than Visual Studio exists to debug JavaScript?


Firebug, Chrome Debugger, Safari Developer Tools, Internet Explorer dev tools, Opera Dragonfly…


Firebug for Firefox is an excellent tool for debugging javascript.

This can be found here: http://getfirebug.com

Be warned if you use Firefox for browsing, that firebug can cause Firefox to become unstable with certain websites like Google Mail, but you can turn it off for any sites that you regularly use and have issues with, it also has it's own plugin system with lots of very useful development tools.

A very good alternative studio is netbeans http://netbeans.org/ You can also use this to debug your javascript files too amongst other things, we find that this studio is excellent for programming in php.

Both products are free to use.

Hope this helps.


Firefox with Firebug Addon installed

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号