This is discussed in the video that I linked earlier. In a very simple demo he end up with 65 HTTP requests. That might be a lot.
Also, in a more advanced app that number could be quite higher. However, the reason that I said that Polymers do not work like that is that if they would have worked like that, it would have been made explicit by Google. I might be wrong. :) On Wed, Oct 5, 2016 at 6:03 PM, 'Rupert Smith' via Elm Discuss < [email protected]> wrote: > On Wednesday, October 5, 2016 at 12:54:19 PM UTC+1, Peter Damoc wrote: >> >> Polymers do not work like that. >> > > Why do you say this, in relation to using a CDN to fetch the bits? Is it > because you always use vulcanize to package the component lib up into your > own customized version of it? There is no option to just fetch it piece by > piece from the google CDN? Also, I see there are many dependencies as you > say, so perhaps lots of little CDN downloads does not compare so well with > downloading the customized pacakge. > > -- > You received this message because you are subscribed to the Google Groups > "Elm Discuss" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- There is NO FATE, we are the creators. blog: http://damoc.ro/ -- You received this message because you are subscribed to the Google Groups "Elm Discuss" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
