Gena01.com Forum

General => Gena01 Blog => Topic started by: Gena01 on February 04, 2009, 11:55:13 am



Title: Firebug Screencast
Post by: Gena01 on February 04, 2009, 11:55:13 am
Vlad Didenko (http://www.didenko.com/) has posted a really nice Firebug Screencast (http://blog.didenko.com/2009/01/firebug-screencast.html). It's a ten minute quicktime movie that you need to download. The screencast covers a lot of great functionality of Firebug within a very short time.

He shows some really cool and time saving tricks like:
- Inspect Element.
- Going through the Firebug user interface and options.
- Doing JavaScript debugging and using conditional breakpoints.
- and many many more...

I highly recommend it to any web developer using Firebug.

P.S. Vlad also has other great content on his blog. Another article worth reading is: JavaScript meetup presentation (http://blog.didenko.com/2008/12/javascript-meetup-presentation.html). He is also an organizer of JavaScript User Group in Chicago (http://www.meetup.com/js-chi/).

Gena01