Thursday, March 11, 2010

Your G.W.T. Community Needs You

At this blog we are collecting Hello World type samples that show off individual pieces of GWT 2.0+ functionality.  With version 2.0 Google has added the UIBinder model which separates the visual layer from the code.  This allows for better management of your code as well as a more visual representation of the visual widgets you are developing. 

In order to provide more examples to the community we are adding samples and articles to this blog and call on all our fellow developers to point us into the direction of good articles and downloadable sample source code.

Drop us a line here or on twitter @gwtsushi and we will be in contact to get your samples added to the repository.


3 comments:

  1. GWT: Model-View-Presenter Architecture Diagram

    http://www.nieleyde.org/SkywayBlog/post.htm?postid=37782056-c4e1-4dfb-9caa-40ab9552ca3b

    GWT: Refactoring an MVP Project to use UIBinder

    http://www.nieleyde.org/SkywayBlog/post.htm?postid=e49efd5b-31c8-423f-9fff-91c2ba6514ed

    ReplyDelete
  2. Tutorial: Using UiBinder in Google Web Toolkit 2.0 (GWT):
    http://giantflyingsaucer.com/blog/?p=978


    Tutorial: Learning GWT 2.0 and RPC:
    http://giantflyingsaucer.com/blog/?p=1017

    ReplyDelete
  3. Thanks for the samples I will be adding these to the library soon.

    ReplyDelete