DEV Community

Discussion on: Why I (still) love Vaadin

Collapse
 
nfrankel profile image
Nicolas Frankel

I agree with your points, yet for some to a lesser degree. For example, yes, building the widgetset takes ages, but you can configure the build for a single browser in development, and then it becomes bearable again. Also, note that GWT has been replaced by HTML elements for newer versions.

I do believe Vaadin has its place, but as you mentioned, some cons prevent it from being used in some contexts.

Collapse
 
martinhaeusler profile image
Martin Häusler

It was all GWT back when I used it. I didn't even know that this is no longer the case. Still, like I said, I never looked back. Even though I don't like JavaScript ;)

Thread Thread
 
nfrankel profile image
Nicolas Frankel

As long as it works in your context, this is perfectly fine!