I imagine there are many of you out there who have developed an app online which automates a lot of processes and saves people at your company time and money.
The question is, what are your experiences with developing that app, having it all set in place, then "spicing" it up with some AJAX, so it makes for a better user experience?
Also, what libraries would you suggest using when adding AJAX to an already developed web app ?
Lastly, what are some common processes you see in web apps that AJAX does well with? For example...auto-populating the search box as you type.