When JavaScript Frameworks Collide

By  on  

Though their theories on JavaScript coding differ, JavaScript framework developers keep a tight lip when it comes to commenting on other frameworks. When another framework is brought up, the developer usually gives generic responses like "they're doing good work" or "they've got a unique approach." Anything outside of this response seems to gain unwanted attention, which is exactly what MooTools' Olmo did last week.

Here's the sequence of events that led to his eventual departure from MooTools:

  1. Olmo gave a presentation about MooTools in which he said some inflamatory comments about the jQuery framework and posted it on the official MooTools Blog. The blog post has been taken down but you can view the video below.
  2. jQuery developer John Resig wrote an article entitled I Learned Some Things About jQuery Today. The article was a sarcastic piece summarizing the offensive points of Olmo's presentation; it got quite a bit of attention.
  3. MooTools lead developer, Valerio, expelled Olmo from the project and wrote a very sincere apology on the MooTools blog. Read the comments -- they're quite interesting. Some parting shots were taken by Olmo toward another MooTools developer Aaron Newton.
  4. Olmo replied directly to John, apologizing for his comments.

Though Olmo's comments were interesting, they were also unfounded and irresponsible (from the mouths of John, Valerio, and Olmo himself). Check out he video for yourself.

Olmo's Presentation


LA Developers Meetup - OCT 7 - Olmo Maldonado from will jessup on Vimeo.

Prototype vs. MooTools vs. jQuery

Prototype team member Justin Palmer wrote an article about articles that compare the major JavaScript frameworks. This stirred up fury from the jQuery camp. MooTools developer Aaron Newton chimed in and unintentionally threw more fuel into the fire. Check out the article.

Recent Features

  • By
    9 Mind-Blowing WebGL Demos

    As much as developers now loathe Flash, we're still playing a bit of catch up to natively duplicate the animation capabilities that Adobe's old technology provided us.  Of course we have canvas, an awesome technology, one which I highlighted 9 mind-blowing demos.  Another technology available...

  • By
    CSS Filters

    CSS filter support recently landed within WebKit nightlies. CSS filters provide a method for modifying the rendering of a basic DOM element, image, or video. CSS filters allow for blurring, warping, and modifying the color intensity of elements. Let's have...

Incredible Demos

Discussion

    Wrap your code in <pre class="{language}"></pre> tags, link to a GitHub gist, JSFiddle fiddle, or CodePen pen to embed!