The thing is, for your app to run, your server and every CDN server you rely on must be up. If you have local copies of everything and don't use a CDN, only your server needs to be up.
We used CDNs for an app I worked on recently. I'd say in the first six months of development, one of the CDNs was down on two occasions. We gave up on using them before going to production. --- R. Mark Volkmann Object Computing, Inc. > On Jul 21, 2015, at 3:23 PM, Tim LeForge <[email protected]> wrote: > > Fascinating.. I'd never thought of CDN's that way before, but you're right. > Their servers are probably much more reliable than mine. I DO like what you > said about backups on my servers just in case, though. > > In any case though, it seems like NPM should be in my tool belt. Ah well, > the dumb thing was already getting heavy anyway. :) > > Thanks again. You've been a big help. > -- > You received this message because you are subscribed to the Google Groups > "AngularJS" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at http://groups.google.com/group/angular. > For more options, visit https://groups.google.com/d/optout. -- You received this message because you are subscribed to the Google Groups "AngularJS" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/angular. For more options, visit https://groups.google.com/d/optout.
