Which is the best professional Javascript Debugger?
toplisek
3:57 pm on Jul 7, 2012 (gmt 0)
Which is the best professional Javascript Debugger?
Need help as it seems that many are on the market but some the best are not visible...
Fotiman
2:18 pm on Jul 9, 2012 (gmt 0)
I don't know about "professional" JavaScript Debuggers... I've never needed more than Firebug [getfirebug.com] for Firefox, or the Chrome Developer Tools (included with Chrome). Both free, both really great tools. IE even comes with a decent Developer Toolbar, and I believe both Safari and Opera also include good debuggers.
ericlewis107
10:46 am on Dec 10, 2012 (gmt 0)
I used to use ChromeBug to debug for addons, but it only works with FF5 and lower. Venkman is no longer updated but it still works with FF13.0a2 as I tested.