Hacker News new | ask | show | jobs
by zozbot234 302 days ago
A single-page app is not serving "static files". It might serve an initial bundle, but literally everything after that is dynamically generated. There's no way you could serve those responses via a CDN.