Published on 2006-05-21 14:17:06

Would you agree that the next generation of the Firebug Firefox extension is revolutionary ? The new Firebug 0.4, which is still under tests include many interesting features, will make debugging of Javascript applications more fun and easy. The new version will be mainly marked by the advanced javascript debugger, with breakpoints, then there is the new console log API. For example rather than having tons of alerts this is very practical to use :

What is interesting is that you can even use variable inside the log method similar to printf method

Read More


Related Entries

Member of the PHP Magazine Network, Copyright (C) 2005-2009 phpmagazine.net All Rights Reserved