Should I use Vaadin Framework [closed]
I just tried to play with Vaadin Framework and it seems to me very easy to use. Plus what I like about his framework is that it is built on top of Google Web Toolkit (GWT) . What do you think, should I continue using this framework or it's better to stick with GWT? Jens Jansson Hey. As a disclaimer, I work for the company developing Vaadin. Vaadin uses GWT in a way that it has a set of components precompiled in GWT. You can, of course, additionally make your own components if you so want to. However, the set of components is quite complete, and can often be customized for your own need. This