The never ending question these days: Which AJAX Framework to use?
I have written about it before (here and here). The question about which javascript framework to use. In lack of defacto standards both inside and outside of my professional area I have used prototype.js and script.aculo.us heavily and starts to like them both, especially the prototype.js.
On the other hand, IBM is using DOJO, not much, but they are. So there’s a need for us all to learn DOJO. Unfortunately the DOJO framework is, to say, a bit under documented. Not even the tutorials on their web site is working. So I guess the question boils down to if the DOJO should be used because IBM uses it and that the development will be better in a very short time? Or should everyone go with their own preferences just like today while we wait for some of the framework to become more popular. I don’t think this is so important when it comes to the pure AJAX connections, they tend to work the same way in many of the frameworks. More important is it to find a good tool for the graphical components.
Do you work in this field, what is your company’s preferences in the javascript framework debate?
