M
M
MonsterAndrew2017-10-06 18:35:24
CDN
MonsterAndrew, 2017-10-06 18:35:24

Which CDN is better to use in Russia?

Which CDN is better to use for static content (js, css) in Russia? Because due to the large number of CDNs (unpkg, cdnjs, jsdelivr) I don’t know what works best in Russia. Or is it better to host everything on your own server?

Answer the question

In order to leave comments, you need to log in

3 answer(s)
V
Vladimir, 2017-10-06
@djQuery

Good decision:

<script src="//ajax.googleapis.com/ajax/libs/jquery/1.11.2/jquery.min.js"></script>
<script>window.jQuery || document.write('<script src="js/vendor/jquery-1.11.2.min.js"><\/script>')</script>

If the script is not loaded from the CDN, it is taken from the local file.

D
Dimonchik, 2017-10-06
@dimonchik2013

Akamai ))))
look at this

A
Antoha1787, 2017-12-11
@Antoha1787

I recommend WSR . Large coverage in the Russian Federation + many additional useful goodies.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question