By BuG
Posts tagged beyond
Firebug: Beyond console.log() — BLITZ | Blog
Jun 8th
As Javascript’s BFF, I heavily turn to Firebug to help debug code. I’m still amazed how I deved with alert() peppered throughout my code and occasionally monitoring the error console. Firebug, is a Mozilla FireFox add-on which offers a …
Link: Firebug: Beyond console.log() | Psyked
Jun 8th
Firebug can do more than console.log(), it seems. Here’s a great article on just what it can do: http://labs.blitzagency.com/?p=2101.