|
|
There are many frameworks with so many different features, of them most features are mostly common. For better efficiency, it's a bit important to select the Right Framework, which ensures the proper output with less effort. It's true that Choosing the right frameworks depends upon the requirement of your project. How do you usually write up your codes (which framework suits you) and the depth you are planning to deal with javascript also need to be considered.
The common Javascript Frameworks are Dojo, jQuery, MooTools, Prototype etc.
Frameworks popularly under human debates are jQuery vs MooTools.
jQuery is a fast and concise JavaScript Library that simplifies HTML document traversing, event handling, animating, and Ajax interactions for rapid web development. jQuery is designed to change the way that you write JavaScript.
MooTools is a compact, modular, Object-Oriented JavaScript framework designed for the intermediate to advanced JavaScript developer. It allows you to write powerful, flexible, and cross-browser code with its elegant, well documented, and coherent API.
Some External Links
- jQuery vs MooTools
- Comparison of JavaScript frameworks - Wikipedia
- Dojo vs JQuery vs MooTools vs Prototype Performance Comparison
- MooTools vs JQuery vs Prototype vs YUI vs Dojo Comparison Revised
|
IP Logged
|
I am a Lazy Coder. |