Build Better Pages With Firebug

Devolio

Search

Twitter

    Thursday, August 14. 2008

    Build Better Pages With Firebug

    Ask web developers to name their desert island Firefox extensions (ignoring for now the improbability of having a laptop while stranded), and they're bound to put Firebug at or near the top of their lists.

    Firebug is a web development tool for tweaking CSS, debugging JavaScript and more. In part, it's like juiced-up "view source" for seeing how sites are put together. But Firebug really shines when it's used to streamline your own development.

    The extension's slogan is "web development evolved," which is apt, given how much it changes one's approach to web work. The tools available in the standard installation of Firebug are super. Coupled with additional functionality available via Firebug extensions (sort of meta extensions, which add on to Firebug itself), you may feel like you have evolved.

    Trackbacks

    No Trackbacks

    Comments
    Display comments as (Linear | Threaded)

    #1 - Carlton Dickson said:
    2008-09-09 07:26 - (Reply)

    Apart from my Eclipse IDE I think this is pretty much the most important tool I use on a day to day basis.
    It's definitely worth reading the documentation to discover timing/profiling features and command line gems that really speed up development time and bug fixing!


    Add Comment

    Enclosing asterisks marks text as bold (*word*), underscore are made via _word_.
    Standard emoticons like :-) and ;-) are converted to images.
    E-Mail addresses will not be displayed and will only be used for E-Mail notifications