Monday, June 25, 2007

AJAX Frameworks | Short Summery

In this post I'd lilke to summerize a article in the actual javamag about AJAX-frameworks. First of all there are three categories:
  • Categorie 1: low-level-frameworks: here you will get support on the lowest 'javascript'-level. e.g. Prototype Framework
  • Categorie 2: based on categorie 1. focuses more on the gui-side of you application. e.g. dojo-toolkit.
  • Categorie 3: frameworks contain both gui-components and remoting-functionality.

No comments: