Hacker News new | ask | show | jobs
by 7thpower 55 days ago
None of which are nearly as beginner friendly as vercel.
2 comments

And with Vercel you get to pay to stay a beginner forever.
It’s a tradeoff.
I've had a great experience with cloudflare pages. It doesn't get much easier than using their cli (wrangler) to sync up a local folder. I suppose the exception is SSR, but then again I absolutely despise SSR so I don't think it counts.
Do they finally support native compiled languages like Vercel?

Webassembly doesn't count.

I hated pages until I started using the cli. I have started using it more for prototypes, etc. can’t beat it for the price.