Hacker News new | ask | show | jobs
by Eikon 605 days ago
What's simpler about this than just uploading .html files?

This seems actually very complicated for what it does.

2 comments

Just uploading HTML files won't teach you how to use Cloudflare workers and their KV store.
A "simple text blog" shouldn't need to use anything of the sort.
Sure, but you're getting hung up on the link title and not the actual substance.

Imagine if the title was this instead: "Show HN: a simple text blog demonstrating how to use Cloudflare workers and KV store"

Would simple text chatroom demand the kv?
No.
Yah, I guess you could use WebRTC or some other way of exchanging messages now that I think about it.
You don't even need realtime. You can get away with just having people POST to a backend, updating a database and letting people refresh the page.
I was going to say, just upload .txt