If you are writing a web application, chances are you will have to work with external data. This can be your own database, third party APIs, and so on. When AJAX first appeared in 1999, it showed us a better way to build web applications. AJAX was a ...