The right way to add AJAX support to your site Written on May 22, 2011, by danbrown.
It seems that every website now has at least some AJAX component to it. Whether it is an updating Twitter feed, checking if a username is available or a full-blown web app, they all have one thing in common – A connection back to a server via an external API. It might return be a [...]
