Useful Javascript Tools

February 21, 2008

I’ve been doing a lot of development using ExtJS, which involves a lot of AJAX work. And for anyone who has ever used AJAX you know you must deal with JSON. JSON is fine and dandy, and is certainly the best way to get compact data from a remote call response, but it sure can [...]

0