Hacker News new | ask | show | jobs
by eliot_sykes 5946 days ago
If you use GWT integrate it nicely into your build process. Worked at a place where it was a bit klunky whenever you made a change to the GWT code and subsequently GWT has left a bad taste in my mouth but I think that's probably unfair.

If we'd taken the time, we could have ironed out the klunkiness.

Might be worth building a vertical slice of you app, first with jquery (or another JS library) and then with GWT and see which one suits it better.