Blog > Books

News and annoucements

Build Your Own AJAX Web Applications

Blog Article

Title: Build Your Own AJAX Web Applications
Author: Matthew Eernisse
Rating: 7/10

This is an excellent, excellent book. The first few chapters go trough teaching the reader how to create a re-usable AJAX class. The rest of the book actually goes trough using the class to make somewhat usefull web applications. Most of the things in this book require a pre-existing knowledge of JavaScript (I would say about a Novice level). I found it both helpful and interesting that the author actually took time to teach how the class was meant to be used. Some of the coding could use cleaning up, and a few examples use less than good conventions. Overall tough it is a short read packed with usefull information. I would defenitally recommend this book to anyone interested in the topic of ajax.