GWT Ext 2.0 Released…and It’s Stupid! (Cool)

By  on  

Version 2 of GWT Ext has been released and it's insane! The collection of form, table, and numerous other controls are absolutely memorizing. Even if you have your framework picked out or even if you don't care about JavaScript, check out the GWT Ext demo -- it's amazing!


Recent Features

  • By
    CSS vs. JS Animation: Which is Faster?

    How is it possible that JavaScript-based animation has secretly always been as fast — or faster — than CSS transitions? And, how is it possible that Adobe and Google consistently release media-rich mobile sites that rival the performance of native apps? This article serves as a point-by-point...

  • By
    Create Namespaced Classes with MooTools

    MooTools has always gotten a bit of grief for not inherently using and standardizing namespaced-based JavaScript classes like the Dojo Toolkit does.  Many developers create their classes as globals which is generally frowned up.  I mostly disagree with that stance, but each to their own.  In any event...

Incredible Demos

Discussion

  1. Jay

    Interesting…I wonder if it plays nice with jquery…

  2. Thanks for the post!

    Jay, yes, it plays nice with jQuery

    • Does this work with Jquery??? . I am working with something at the moment and I dont understand how it can. GWT is Java based, and outputs html, but I dont know how I can use it with Jquery. All I want to do is add a lightbox effect to links. An on click event, maybe with jquery live. Any help greatly appreciated.

  3. looks really great!
    ExtJs + jQuery = coolio!

    dan

  4. Almas

    How much it costs?

  5. @Almas: $0.00. Free. Nothing. Nada. Zip. Zilch. Gratis.

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