Ask HN: How to serve a single JavaScript file fast around the globe?
We have a single JS bundle file that websites around the world used.
We want to ensure that the JS file doesn't increase loading times significantly no matter where it's requested from the world.
Which solution would you recommend?
by lioeters on 8/1/2022, 8:45:15 PM
https://www.cloudflare.com/cdn/
We have a single JS bundle file that websites around the world used.
We want to ensure that the JS file doesn't increase loading times significantly no matter where it's requested from the world.
Which solution would you recommend?