开发者

javascript debug tool:firebug, chrome javascript control panel, visual studio for javascript [closed]

As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, visit the help center for guidance. Closed 11 years ago.

As I know, there are some options

firefox firebug
chrome javascript control panel
visual studio

What is the best javascript debug tool?

Welcome any commen开发者_Go百科t


All of them. They're development and testing tools after all, and you should be testing in and developing for as many browsers and on as many platforms as you can.

Personally, I like the WebKit developer tools in Safari/Chrome, but that's just because those are my preferred browsers, so that's what I'm most used to. But I use all of them, at one time or another, on all the code I write (unless I'm only targeting one specific browser/platform, of course, but that's rare).

I suggest you just start with the developer tools for the browser you're already using. If it gives you trouble, well, then there are the others to choose from. They all work pretty much the same.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜