![[personal profile]](https://www.dreamwidth.org/img/silk/identity/user.png)
As part of my aforementioned looking into the state of the art in Javascript, I found that one of the pages I was digging through was absolutely insistent that the most important single tool to have is Firebug. So I went and installed that about half an hour ago, and have been playing with it since.
Oh, god -- I think I'm in love. I mean, full-blown, serious techie crush. It is not often that I pay the shareware fee for a package before actually using it for something, but man: this one's a no-brainer.
It's essentially the Web debugger I've always needed. Granted, it mainly works in Firefox, but that's at least half the battle. It appears to do everything I can think of, right out of the box, from Javascript breakpointing to network traffic monitoring to deep DOM inspection, all with a UI that's remarkably clean and easy to use. I've used a lot of the half-assed plugins that are out there, and this makes most of them look like stone knives and bearskins.
Maybe everyone else has already found this, and I'm simply the last to the party, but if not, and you do Web development: go download this. And pay the shareware donation. This is a project well worth supporting...
Oh, god -- I think I'm in love. I mean, full-blown, serious techie crush. It is not often that I pay the shareware fee for a package before actually using it for something, but man: this one's a no-brainer.
It's essentially the Web debugger I've always needed. Granted, it mainly works in Firefox, but that's at least half the battle. It appears to do everything I can think of, right out of the box, from Javascript breakpointing to network traffic monitoring to deep DOM inspection, all with a UI that's remarkably clean and easy to use. I've used a lot of the half-assed plugins that are out there, and this makes most of them look like stone knives and bearskins.
Maybe everyone else has already found this, and I'm simply the last to the party, but if not, and you do Web development: go download this. And pay the shareware donation. This is a project well worth supporting...
(no subject)
Date: 2007-03-23 09:14 pm (UTC)(no subject)
Date: 2007-03-23 09:39 pm (UTC)(no subject)
Date: 2007-03-24 11:36 am (UTC)(no subject)
Date: 2007-03-24 05:03 pm (UTC)Also the console.log() method is great.
(no subject)
Date: 2007-03-25 03:32 pm (UTC)It could certainly be done right in IE, but I don't blame them for not biting it off. I know from experience that it would be pretty much a complete rewrite, totally separate from the Firefox codebase -- IE provides almost as much hookability as Firefox, but the style and approach is *totally* different. They're probably need to hire separate programmers, because the skill set is so different. And some aspects (such as the Javascript debugger) are probably much harder, maybe impossible...
(no subject)
Date: 2007-03-26 07:33 am (UTC)