Re: Are you happy with GWT?
Am 05.10.2012 17:53, schrieb Charlie Youakim:
> I'm deciding on whether to switch my team to GWT. I think the biggest
> thing for me as the tech lead for the company is "Are you happy with
> your choice to use GWT?"
I haven't regretted it. One of the aspects that haven't been
mentioned, yet, is the ability to use JUnit for testing your GUI.
In short that was one of the main reasons I switched to GWT.
There are many GUI-frameworks out there that for example allow
to create native GUIs for mobile devices from one source-base.
But none of them have something like JUnit that can be as easily
integrated into your production process as it can be done with
GWT (at least if your server side als is Java based or you use
Ant or Maven as deployment tool).
The creation of a GUI working in a browser as well as in a mobile
device might take you a bit longer with GWT but the cost of testing
and debugging with JUnit is way lower in the long run.
Regards, Lothar
--
You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to google-web-toolkit+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home