Hacker News new | ask | show | jobs
by randall 4233 days ago
Yeah but getting assets to said cdn is annoyingish without having app server origin, I'd argue.
2 comments

I find the setup pretty simple and convenient if you configure the CDN to fetch the assets from the app (in which the app will need to serve the assets only once for each new release).
It's trivial with Rails, at least.