Content
@
https://opensea.io/collection/dev-21
0 reply
0 recast
2 reactions
Justin Hunter
@polluterofminds
I was all in on Railway, but I've had way too many frustrations with it. Things that SHOULD just work often don't and debugging is hard since you don't have access to the shell console for the server (which originally I thought was a great thing). I've moved as much of my backend code to Cloudflare workers and if I need long-running processes, I'm back on Digital Ocean.
6 replies
1 recast
11 reactions
jp 🎩
@jpfraneto.eth
what is an example of something you do in cloudflare workers? i run everything on VPSs on DO and feel that im missing something lol
1 reply
0 recast
2 reactions
Justin Hunter
@polluterofminds
DO is great, and you can do everything there. I prefer to launch APIs as Cloudflare workers though. You get the benefit of cost savings (usually) and effectively infinite scale (if that matters to you). Plus the developer experience is top-notch imo.
0 reply
0 recast
0 reaction