Console logging and debugging with Firebug
Guy and Girls…
Firebug rocks. If you haven’t been using it already you shouldn’t really call yourself a JavaScript programmer, or a web developer for that matter.
Get Firebug installed and read the tutorial on logging and debugging. It makes your code a heck of a lot cleaner and removes the need for annoying alerts everywhere!
If [...]
Javascript Objects for Noobs
Well whats this you say, 2 posts in the space of 10 days… yes I have a little blogging fever, and thanks to the newest addition of Wordpress making it all the more pleasurable.
Also Thank You to Aaron @ ExtJs for taking the time to read my post on Inline Editing with Ext and offer [...]
In Place / Inline Editing with Ext, ExtJS Inline editor
Yes its been a while since I wrote absolutely anything of use on this blog. Well.. I don’t know if I have ever wrote anything useful on here… probably not.
But that is about to change… while at work, I needed to write a component to allow inline editing much like the Google Calendar interface when [...]