Live data from Hacker News

Firebug 2.0

blog.getfirebug.com

21–30 of 123 posts

Re: Firebug 2.0

#21
post #14

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

I find the Firefox dev tools very inferior to Chrome dev tools, missing a lot of "must have" features.

such as? not disagreeing, just wondering what you consider "must have" features that Firefox currently lacks.

Re: Firebug 2.0

#24
post #19

I really need to stop being so dependent on Firebug. I've done coding sessions or interviews where the other developer only has Google Chrome. Since I use Firebug so much, I am not as proficient with Chrome Dev tools. It makes me look like an amateur when I fumble around. Half the time saying I am used to Firebug is useless since they don't even know what it is.

So what if you are the black sheep of the shed?

Rejection for bad culture fit.

Re: Firebug 2.0

#25
post #19

I really need to stop being so dependent on Firebug. I've done coding sessions or interviews where the other developer only has Google Chrome. Since I use Firebug so much, I am not as proficient with Chrome Dev tools. It makes me look like an amateur when I fumble around. Half the time saying I am used to Firebug is useless since they don't even know what it is.

So what if you are the black sheep of the shed?

Gotta get into the shed before you can be the black sheep.

Re: Firebug 2.0

#26

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 got a similar question when someone asked me at a short firefox development tools demo I gave: when would I use firebug over native development tools? I didn't have a good answer. (they had noted I had firebug installed)

I liked firbugs javascript debugger a bit better. Firefox has been updating the tools alot lately though and I like them. Though sometimes they tend to flake out (javascript debugger blowing over breakpoints until restart...).

I'll give the new firebug a try.

Re: Firebug 2.0

#27
post #19

I really need to stop being so dependent on Firebug. I've done coding sessions or interviews where the other developer only has Google Chrome. Since I use Firebug so much, I am not as proficient with Chrome Dev tools. It makes me look like an amateur when I fumble around. Half the time saying I am used to Firebug is useless since they don't even know what it is.

So what if you are the black sheep of the shed?

its like being on yahoo mail when gmail happened or having a new ibm when mac pros happened or doing php when ruby happened, or.. you get the drift.

Re: Firebug 2.0

#28
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?

Can someone explain what Safari's Web Inspector is lacking?

It has a platform limitation.

Re: Firebug 2.0

#30
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?

Now that Chrome and Safari inspectors have started to diverge significantly I find the Chrome inspector far superior. It just feels like more time has been invested in it.

Only issue I have is the fact it changes more or less every release, leading to a day or so of re-learning how to do certain tasks.

Does Safari support source-maps yet?

Post reply on HN