GWT 2.0 new features
- Fast edit/refresh with new development mode and draft compiles
- Declarative UI with UiBinder
- Pixel-perfect visuals with layout panels
- Compiler improvements
- Optimized resources with ClientBundle
Download GWT 2.0
Speed Tracer : http://code.google.com/webtoolkit/speedtracer/
Speed Tracer Examples : http://code.google.com/webtoolkit/speedtracer/speed-tracer-examples.html
Article : GWT Now With SpeedTracer
Video about GWT 2.0 Features :
Related Posts:
Released GWT 2.0 with Speed TracerGWT 2.0 new features Fast edit/refresh with new development mode and draft compiles Declarative UI with UiBinder Pixel-perfect visuals with layout panels Compiler improvements Optimized resources with ClientBu… Read More
GUID - Globally Unique IdentifiersWhat is an GUID / UUID ? A UUID (or GUID) is a unique identifier that can be created whithout a central authority. UUIDs can be used if a sequence number is not good enough. This implementation is thread safe and very fast.UU… Read More
Released GWT 2.0 with Speed TracerGWT 2.0 new features Fast edit/refresh with new development mode and draft compiles Declarative UI with UiBinder Pixel-perfect visuals with layout panels Compiler improvements Optimized resources with ClientBu… Read More
GUID - Globally Unique IdentifiersWhat is an GUID / UUID ?
A UUID (or GUID) is a unique identifier that can be created whithout a central authority. UUIDs can be used if a sequence number is not good enough. This implementation is thread safe and very fast.… Read More
Inside the Google Web Toolkit (GWT)What is the Google Web Toolkit (GWT)
A tool for creating AJAX sites using Java
* Take advantage of all of the great Java tools to create AJAX applications
* Have the maintenance advantages of Java with the deployability of… Read More
0 comments:
Post a Comment