Quantcast
Channel: Large scale application with GWT - Stack Overflow
Browsing latest articles
Browse All 2 View Live

Answer by Jai for Large scale application with GWT

Try using GWT.runAsync() to lazy load your code. If you can load only those modules that you need. You can make fairly complex web apps using GWT which run very fast. Hope you are following the MVP...

View Article



Large scale application with GWT

I'm using GWT (2.0.x) to develop a large scale and modularized application, but some modules have a lot of classes.I'm facing a problem with GWT in development, because the DevMode it's taking a long...

View Article
Browsing latest articles
Browse All 2 View Live




Latest Images