How and when to use CDNs for the "big five"?

Issue #5 closed
Brian Lewis repo owner created an issue

the big five libraries are:

  • jquery
  • d3
  • bootstrap
  • angular
  • lodash

There may be circumstances were it is better to have these loaded from a csn (for speed and caching) rather than from our server. Alternatively, there may be times when the opposite is true. (e.g in country user in Kiribati talking to server in Kiribati). Find general mechanism to control this

Comments (1)

  1. Log in to comment