10 Alternative JavaScript Frameworks

1

Posted on : 09/04/2008 | By : Jimmy Vu | In : Solution

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:

  1. SproutCore
  2. Spry
  3. JavaScriptMVC
  4. qooxdoo
  5. midori
  6. Archetype JavaScript Framework
  7. June Framework
  8. UIZE
  9. SimpleJS
  10. 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)

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).

Recommended Reading

MCTS Self-Paced Training Kit (Exam 70-515): Web Applications Development with Microsoft .NET Framework 4 (Mcts 70-515 Exam Exam Prep)MCTS Self-Paced Training Kit (Exam 70-515): Web Applications Development with Microsoft .NET Framework 4 (Mcts 70-515 Exam Exam Prep)

Ace your preparation for the skills measured by MCTS Exam 70-515—and on the job. Work at your own pace through a series of lessons and reviews th... Read More >

High Performance JavaScript (Build Faster Web Application Interfaces)High Performance JavaScript (Build Faster Web Application Interfaces)

If you're like most developers, you rely heavily on JavaScript to build interactive and quick-responding web applications. The problem is that all ... Read More >

JavaScript, A Beginner's Guide, Third Edition (Beginner's Guide  (Osborne Mcgraw Hill))JavaScript, A Beginner's Guide, Third Edition (Beginner's Guide (Osborne Mcgraw Hill))Essential Skills--Made Easy!

Create dynamic Web pages complete with special effects using today's leading Web development language. JavaScript: A Be... Read More >

Share this :

  • Stumble upon
  • twitter

Comments (1)

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