Ajax Developer Reading

1 Star2 Stars3 Stars4 Stars5 Stars (Rate this article)
Loading ... Loading ...

Email It!

I was reading Ajax in Action (Manning Publication) book. I liked the concept of four principles of AJAX.

  1. Browser hosts application and not content
  2. Server delivers data and not content
  3. User interaction with the application can be fluid and continuous
  4. and most important. This is real coding and requires discipline.

Also this book clearly defines "ajax" as a concept. Most of us already know JavaScript,CSS, DOM; only thing we need to read about is XMLHttpRequest (XHR in short). I recommend this book to anyone who want to gain actual insight in such a wonderful topic.

Other recommended links:

More to come enjoy…

Related Posts

About the Author

Ketan Khairnar

Leave a Reply

You can use these XHTML tags: <a href="" title=""> <abbr title=""> <acronym title=""> <blockquote cite=""> <code> <em> <strong>