Wednesday, June 09, 2004

AJAX

I've been working a lot lately with AJAX and when I'm trying to explain how great it is for developing intutive UI's to non-programmers I'm at a fix. Its not a radical idea because callback functions have been in existence for a long time. It is not a framework/template/engine. It is actually more of a new cool object that is available with the browser which can be accesed and made to do a lot of cool stuff with javascript. Javascript is a real pain to write and debug but the end result is always worth the pain.
Learn more...

No comments: