I hear good things about JQuery from people who are supposed to know
things like that. Ajaxing a web app is a rather vague concept. You
may be making the things on your page do dynamic things like fly
around and disappear, or you may be making the data in your page do
dynamic things; like refresh, update, change, etc. They are two
different types of what is considered Ajax today.
I think if you are just starting out, then perhaps you should look at
Ruby on Rails. Pragmatic Bookshelf has a nice book on how to build
Facebook Applications with Rails. Just google Pragmatic Bookshelf and
take a look at the books there. Also Manning has nice books to get
you started.
On Apr 27, 2008, at 9:49 PM, Carlos Ortiz wrote:
Hi
What is best for Ajaxing a web app.
Use of
Dojo
jQuery
In fact I would like to know how to write Web 2.0 web apps, a little
like FACEBOOK interactive system.