Ask HN: what CDN should I use for my JS lib?

2 points by rodrigoavie ↗ HN
Hi everyone,

here where I work we develop a JavaScript wrapper for our API, to be used by our clients. We want to serve this from some place else than our server, use a good CDN and serve this file from there just like Google does with jQuery and so many other libs, for example.

So, what CDN should I use? Can you tell me why?

Thanks in advance

2 comments

[ 3.0 ms ] story [ 12.4 ms ] thread
http://jsdelivr.com lets anyone upload their library and serves it through their CDN, free of cost, regardless of popularity of the library.