This one will be really short. I just want to share my recent fantastic discovery. I can help the fact that this will sound like a jQuery commercial, but I have to say:
Writing JavaScript ? Think jQuery.
I was recently solving a problem with JavaScript Object prototypes, when I needed methods addClass and removeClass to call upon basic HTML Elements. I described this problem in my other article. Well, I found a perfect solution, I found this JavaScript library, jQuery, which gave me more than I could imagine. I'm not going to show you demos, or examples of code, you can found it all here or around the internet. I can just tell you that it gave my JavaScripts brief look, lightweight and well performance. I was able to significantly reduce my scripts and JavaScript programming was never so much fun as now. Worth it, definately worth it :)