background preloader

Json

Facebook Twitter

Dev.wavemaker.com. Develop HTML widgets with Dojo. Quick guide to somewhat advanced JavaScript. Last update: February 21st 2006 Hey, I didn't know you could do that If you are a web developer and come from the same place I do, you have probably used quite a bit of Javascript in your web pages, mostly as UI glue.

Quick guide to somewhat advanced JavaScript

Until recently, I knew that Javascript had more OO capabilities than I was employing, but I did not feel like I needed to use it. As the browsers started to support a more standardized featureset of Javascript and the DOM, it became viable to write more complex and functional code to run on the client. That helped giving birth to the AJAX phenomena.