Hacker News new | ask | show | jobs
Ask HN: How to serve a single JavaScript file fast around the globe?
1 points by farouqaldori 1425 days ago
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?

1 comments