Dear contributors,
In order to add some modern stuff to gwtproject site, I have written a tutorial [1] to create applications based on web components.
This tutorial uses JsInterop wrappers for Polymer Iron and Paper collections through the gwt-polymer-elements [2] library, so as the user can create modern material design based UI in GWT.
The tutorial follows the same approach than other gwt tutorials: the user learns at the same time that he codes an example application. In this case a simple TodoList which you can test and play with at [3].
I have deployed a version of the gwtproject site in github pages [4] so as you can see how the tutorial will look in the site after the merge.
Please, could someone review the pull request [1] and give some feedback?
Thanks
- Manolo