Most people getting started with JavaScript these days are faced with the challenging task of picking a library to use, or at least which one to learn first. If you’re working for a company chances are they have already chosen a framework for you, in which case the point is somewhat moot. If this is the case and they’ve chosen MooTools and you’re used to jQuery, then this article might still be of some use to you.
Every day on twitter I see numerous posts that boil down to “MooTools or jQuery?” This article aims to help you make that choice.
Related Submissions:
- Using jQuery or MooTools For Drag, Drop, Sort, Save One of my most popular posts has been Using MooTools 1.2 for Drag, Drop, Sort, Save. My post detailed how you can create a drag’n’drop,...
- jQuery and JavaScript Coding: Examples and Best Practices When used correctly, jQuery can help you make your website more interactive, interesting and exciting. This article will share some best practices and examples for...
- Unobtrusive Twitter and Delicious feeds using MooTools A tutorial on how to use the MooTools JavaScript framework to provide unobtrusive Twitter and Delicious feeds for your website or blog. ...
- Get Tweets with MooTools’ Request.Twitter MooTools Core Developer Scott Kyle appden created Request.Twitter, a very small MooTools class to retrieve tweets from Twitter. The class is flexible in that you...
- A 3D Engine with MooTools Here’s the first project on Grownseed, a basic 3D engine made with MooTools. For those of you who have never heard of MooTools, it’s a...