Live data from Hacker News

Firebug 2.0

blog.getfirebug.com

1–10 of 123 posts

Re: Firebug 2.0

#2
Still the best developer toolset, on any browser. Unarguably once its combined with FF native tools, and the webdevtoolbar.

Re: Firebug 2.0

#5
post #2

Still the best developer toolset, on any browser. Unarguably once its combined with FF native tools, and the webdevtoolbar.

Can you explain why? I've never found a use case that it covers better than Chrome, and it seems to bloat FF a bit. But I'm very willing to believe I just don't understand what it offers.

Re: Firebug 2.0

#8
post #2

Still the best developer toolset, on any browser. Unarguably once its combined with FF native tools, and the webdevtoolbar.

I'm always surprised when I read comments about how the Firefox devtools offer the best developer experience. Every single one of these new features (except searching the dom via CSS selectors or regex) have been available in Safari's Web Inspector for OS X for at least a year. Plus, I think the UI is more thought out and easy to use in Safari. Can someone explain what Safari's Web Inspector is lacking?

Re: Firebug 2.0

#9
post #5
post #2

Still the best developer toolset, on any browser. Unarguably once its combined with FF native tools, and the webdevtoolbar.

Can you explain why? I've never found a use case that it covers better than Chrome, and it seems to bloat FF a bit. But I'm very willing to believe I just don't understand what it offers.

Chrome still does not support multiline JS console (you need to shift-enter every single lines)

See: https://code.google.com/p/chromium/issues/detail?id=35487

Re: Firebug 2.0

#10

I used to use Firebug extensively. These days, the built-in Firefox developer tools seem to cover everything I need.

Same here. Can any current Firebug users comment as to what they like about it over the built-in tools?

I'm in the same boat, but I run into weird bugs.. like dev-tools inside my dev-tools, or some sort of split screen that I can't get rid of. I just restart them, but still weird

Ever since FF tools added the "clear" buttons in the Console and Network tab, they won me over

Post reply on HN