Six key JavaScript techniques an Developer must know
04/21/2006, By Ajax Impact News
Over EarthCode, Andre Lewis has written Six key JavaScript techniques that the developer should take care while doing coding in JavaScript/AJAX development. He explained each technique with detailed description and code examples.
He writes that " If you are using library like Prototype.js, these techniques will help you better understand what's going on behind the scenes. On the other hand, if you don't want to use one of the pre-baked JS libraries (for example because you are building a very lightweight page, and don't want to incur Prototype's 50K download), then these techniques provide a very lightweight toolkit to make your JS coding more efficient."