Wednesday, July 16, 2014

Re: The First-Time loading issue of a deployed GWT app?



On Tuesday, July 15, 2014 7:12:06 PM UTC+2, Tom wrote:
Thank you very much Thomas, so putting the that js <script>..</script> inside the <body> will NOT cause any later problems right?

But can we have a more professional way to solve the problem? Can we use Code Splitting in the EntryPoint method?

Of course you could do that too (in addition). It wouldn't be more or less "professional" though, just one more tip to get early feedback to the user while loading things asynchronously in the background.

--
You received this message because you are subscribed to the Google Groups "Google Web Toolkit" 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 http://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment