dougo: (Default)
dougo ([personal profile] dougo) wrote2009-01-09 04:09 am

My first Ajax app

I want to get my feet wet with some Ajax programming. Should I start by using XMLHttpRequest directly? Or, which framework should I use, Prototype, jQuery, GWT, or something else? Wikipedia has a comparison of frameworks, but I thought I'd ask here first.

[identity profile] daerr.livejournal.com 2009-01-12 07:16 am (UTC)(link)
I also agree that starting with Prototype is good and I started with XMLHttpRequest.