Friday, November 11, 2016

Re: GWT UI Library: which one?

You can try Vaadin GWT Polymer Elements (GWT Wrapper for Google Polymer elements).
https://github.com/vaadin/gwt-polymer-elements

Here is the showcase:
http://vaadin.github.io/gwt-polymer-elements/demo/#paper/ItemSample

And here is the Polymer web component project:
https://www.polymer-project.org/1.0/

You should try and avoid widgets if your UI will be developed by HTML developers/designers as opposed to Java developers, and also to make your app future proof.



On Friday, November 11, 2016 at 4:01:51 AM UTC-5, Christ Taylor wrote:
Hello,
I would like to use GWT as a front-end for an erlang backend. I was looking into vaadin components and it seemed you cannot use them on the client side only. My question to you guys: What GWT UI Components do you use for your projects? Please keep in mind that I do not have a java backend.
Thanks.

--
You received this message because you are subscribed to the Google Groups "GWT Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-web-toolkit+unsubscribe@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at https://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment