Javascript and AJAX

by admin on Oct 25, 2010

We are just as comfortable client side as server side and used to writing substantial amounts of Javascript logic, using libraries such as JQuery to deliver rich functionality. As we want the information on the site to be available to all, we aim to create gracefully degrading pages when features aren't available.

There is an expectation for modern websites to be dynamic.  Since we understand both client and server code, this means we can take advantage of both environments and share the page generation load appropriately.