Hacker News new | ask | show | jobs
by F117-DK 1747 days ago
I've made a website builder based on KV and Workers, and it has been quite brilliant - especially because of the global geo.
2 comments

Did you ever run into a scenario where you had to replace a single file specifically?

I have found that to be quite tricky. There is some data for a site I'd like to be able to update dynamically, without redeploying the whole site (as that may contain draft pages / content).

How do you handle this scenario?

Link?