By BuG
Posts tagged blitz
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 …