I didn't even know JS to begin with. Jan Orvadko, the lead maintainer of Firebug, is an amazingly approachable & affable human being. He helped me a lot in the IRC channel, in going through the firebug codebase.
Saying Goodbye to Firebug
11–20 of 157 posts
Re: Saying Goodbye to Firebug
#12Firebug was the greatest thing to happen to web development. Honestly I still prefer it to the native dev tools. I especially love how most things go to the console so I don't have to jump all over the place to find the information I'm looking for. I absolutely abhor the network panel in Chrome. It's like they're purposefully trying to make it difficult.
Re: Saying Goodbye to Firebug
#13> Jan 2007, Firebug 1.0 The start of Web 2.0!
O'Reilly Media Web 2.0 Conference was in 2004
We than had the infamous Time Person of the Year "YOU" "TIME selected the masses of users who were participating in content creation on social networks, blogs, wikis, and media sharing sites."
Re: Saying Goodbye to Firebug
#14Things instantly became real when firebug for IE came out. To me that one tool made a front end web development career a viable option. Do y'all remember JS before Firebug? ouch
Re: Saying Goodbye to Firebug
#15Firebug was the greatest thing to happen to web development. Honestly I still prefer it to the native dev tools. I especially love how most things go to the console so I don't have to jump all over the place to find the information I'm looking for. I absolutely abhor the network panel in Chrome. It's like they're purposefully trying to make it difficult.
I can assure you - you're not the only one who hates Network Panel.
Re: Saying Goodbye to Firebug
#16Firebug was the greatest thing to happen to web development. Honestly I still prefer it to the native dev tools. I especially love how most things go to the console so I don't have to jump all over the place to find the information I'm looking for. I absolutely abhor the network panel in Chrome. It's like they're purposefully trying to make it difficult.
I don't know how long it's been there, I noticed it today but I might have simply had XHR logging off previously.
Re: Saying Goodbye to Firebug
#17Earlier quoted context omitted.
I can assure you - you're not the only one who hates Network Panel.
It's definitely one of the weakest parts of the Firefox dev tools suite. I quite like Chrome's network panel though.
Re: Saying Goodbye to Firebug
#18Firebug didn't just raise the bar for web debugging, it pretty much raised the bar for all debugging tools. It leaves a great legacy with the built-in dev tools. Great project.
Whoa. That's pretty hyperbolic. Firebug is definitely cool but things like SoftICE or the Visual Studio debugger were amazing.
Re: Saying Goodbye to Firebug
#19Firebug didn't just raise the bar for web debugging, it pretty much raised the bar for all debugging tools. It leaves a great legacy with the built-in dev tools. Great project.
Whoa. That's pretty hyperbolic. Firebug is definitely cool but things like SoftICE or the Visual Studio debugger were amazing.
Re: Saying Goodbye to Firebug
#20Earlier quoted context omitted.
Whoa. That's pretty hyperbolic. Firebug is definitely cool but things like SoftICE or the Visual Studio debugger were amazing.
Visual Studio did front-end web debugging back then?