JavaScript LibrariesIt has been a year since Jesse James Garret first coined the term AJAX and based on his observations of Google‘s Gmail, Maps, Suggest, etc. and it’s now officially annoying to use web apps that haven’t replaced clunky html functionality with peppy AJAX goodness.

If you aren’t using it, maybe it would help to know that there are now open-source JavaScript libraries available for download. Prototype seems to be the most popular but there’s also Dojo, Advanced AJAX, and SAJAX.

Assuming you’ve already seen some great AJAX in action, check out this excellent introduction to the prototype.js library and a round-up of 30 AJAX tutorials.

On top of all that, since 37Signals released Basecamp, along with an open-source version of their visual effects javascript libraries (now script.aculo.us) which made Ruby popular (now Ruby w/ Rails), a few more combinations have appeared: moo.fx, Rico, ThinkCap JX, and Backbase which are all pretty cool and mostly depend on the latest version of Prototype.

Some people think the combination of AJAX and JavaScript effects are so cool they will replace the need for Macromedia (now Adobe) Flash but I disagree. You have to know how to use AJAX appropriately.

Want more? Check out this comprehensive JavaScript Library Roundup.