Discussion:
A German Short Article for J2CL Open Source Release
Dr. Lofi Dewanto
2018-11-19 22:13:56 UTC
Permalink
Hi All,

today I managed to write a short article about J2CL Open Source in German
language @heise Developer, one of the biggest developer publisher in
Germany, also the main sponsor for JavaLand conference.

http://bit.ly/j2clheise

Enjoy,
Lofi
--
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+***@googlegroups.com.
To post to this group, send email to google-web-***@googlegroups.com.
Visit this group at https://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.
David Nouls
2018-11-25 08:45:47 UTC
Permalink
I noticed you mentioned that elemental2 allows us to use the browser storage API’s. By coincidence I was looking for those but failed to find them (in the Window class). Am I looking in the wrong location again ?
For now I just created my own JsInterop classes to acces it.
Post by Dr. Lofi Dewanto
Hi All,
http://bit.ly/j2clheise
Enjoy,
Lofi
--
You received this message because you are subscribed to the Google Groups "GWT Users" group.
Visit this group at https://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.
--
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+***@googlegroups.com.
To post to this group, send email to google-web-***@googlegroups.com.
Visit this group at https://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.
Thomas Broyer
2018-11-25 16:07:35 UTC
Permalink
elemental2-webstorage is probably what you're looking
for: https://search.maven.org/search?q=g:com.google.elemental2%20AND%20a:elemental2-webstorage&core=gav,
https://javadoc.io/doc/com.google.elemental2/elemental2-webstorage
There's also elemental2-indexeddb
Post by David Nouls
I noticed you mentioned that elemental2 allows us to use the browser
storage API’s. By coincidence I was looking for those but failed to find
them (in the Window class). Am I looking in the wrong location again ?
For now I just created my own JsInterop classes to acces it.
Hi All,
today I managed to write a short article about J2CL Open Source in German
Germany, also the main sponsor for JavaLand conference.
http://bit.ly/j2clheise
Enjoy,
Lofi
--
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
Visit this group at https://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.
--
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+***@googlegroups.com.
To post to this group, send email to google-web-***@googlegroups.com.
Visit this group at https://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.
Loading...