JavaScript Frameworks Compared

Submitted by whiteparticle » First off, if you are writing JavaScript, use a framework. You will never go back because all frameworks will help in some way. Now the question is.. which one should you use?
Rating: 3.2/5 | 605 clicks | 1 comment | 2 saves | share | report

Comments on this tutorial

zachholmanAugust 15, 2007
creator and administrator

Nice tutorial.

I'm a fan of MooTools, mostly because it's pretty lightweight, easy to use, and if you're only looking for basic functionality or effects you don't have to get bogged down with the other stuff. Although Prototype and script.aculo.us are the basis for a lot of Ajax and JavaScript work, so you might end up using them regardless (Rails has them baked in, for example).

Discuss this tutorial

You must be logged in to comment on a tutorial.