Some use cases: 1. Load faster by bringing chunks of code down as needed.
2. Load only what the user needs at the app level. I use this to handle multiple backends for a single frontend. e On Thu, Nov 17, 2011 at 10:11 AM, Thomas Klöber <[email protected]> wrote: > Am 17.11.2011 11:17, schrieb HARISH SAHARAN: >> >> dear sir, >> can u plz tell me about code splitting means why to use >> it ? >> and how to use it ?? > > plz read this: > http://code.google.com/intl/de-DE/webtoolkit/doc/latest/DevGuideCodeSplitting.html > > -- > Intelligent Communication Software Vertriebs GmbH > Firmensitz: Kistlerhof Str. 111, 81379 München > Registergericht: Amtsgericht München, HRB 88283 > Geschäftsführer: Albert Fuss > > -- > You received this message because you are subscribed to the Google Groups > "Google Web Toolkit" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/google-web-toolkit?hl=en. > > -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
