In modern web development, some JavaScript frameworks have made their names like Prototype, Mootools, YUI, JQuery. But if you find them not wholly suitable to your next project there are some other good frameworks out there.
Jacob Gube has given out a nice introduction of “10 alternative and capable JavaScript frameworks/libraries to explore” going over the good of them. Here they are:
- SproutCore
- Spry
- JavaScriptMVC
- qooxdoo
- midori
- Archetype JavaScript Framework
- June Framework
- UIZE
- SimpleJS
- Fleegix.js
Some of them provide comprehensive solutions that allow you to build a (complicated) desktop-like application with ready-made components (SproutCore, Spry, qooxdoo, UIZE), other focus on DOM selector and effects with minimal weight and, specifically, framework JavaScriptMVC presents the Model-View-Controller (MVC) architectural pattern to JavaScript.

Find your own JavaScript framework (archetypejs.org)
Of course, no framework is perfect and it costs some time to get acquaintance with new one. However, you may find one is better than others for specific requirements so it’s good to have alternatives.
I’ll have more reviews on each framework with hand-on experiences and examples from time to time (hopefully).
Related Reading:
- Beginning JavaScript
The perennial bestseller returns with new details for using the latest tools and techniques availabl... Read More »
- Pro JavaScript Design Patterns (Recipes: a Problem-Solution Ap)
As a web developer, you’ll already know that JavaScript is a powerful language, allowing you to ad... Read More »
- Professional JavaScript Frameworks: Prototype,YUI, ExtJS, Dojo and MooTools (Wrox Programmer to Programmer)
As the industry-standard, must-know scripting language, JavaScript is supported by all major browser... Read More »





I am not surprısıng to anything. But thanks..