jDowdle.com header image 1

Entries Tagged as 'firebug'

Remove Firebug’s Console.Debug() calls in 3 lines

March 11th, 2009 · Comments Off · Web Design

I love Firebug’s console.debug() calls and use them often while writing & debugging Javascript. I find it extremely helpful (it does dump out objects after all) and it is much faster than setting a break point and stepping through. So why would I want all of my console.debug calls not to work?
One of (the many) [...]

[Read more →]

Tags:·