TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Services: Build Composable, Distributed Applications on Cloudflare Workers

10 pointsby oedmarapover 3 years ago

2 comments

hankchinaskiover 3 years ago
I love the direction Cloudflare is going. Consumer products like WARP[0], 1.1.1.1 DNS. Dev tools like registrar[1], R2[2] and Workers. The only thing that holds me back is the inability to deploy Go based Workers. Once that is possible I will migrate my Go backend sites[3][4] away - where sensible - from DigitalOcean back to Cloudflare Workers. I already happily use Cloudflare as registrar, nameserver and analytics.<p>[0] <a href="https:&#x2F;&#x2F;blog.cloudflare.com&#x2F;1111-warp-better-vpn&#x2F;" rel="nofollow">https:&#x2F;&#x2F;blog.cloudflare.com&#x2F;1111-warp-better-vpn&#x2F;</a><p>[1] <a href="https:&#x2F;&#x2F;www.cloudflare.com&#x2F;en-gb&#x2F;products&#x2F;registrar&#x2F;" rel="nofollow">https:&#x2F;&#x2F;www.cloudflare.com&#x2F;en-gb&#x2F;products&#x2F;registrar&#x2F;</a><p>[2] <a href="https:&#x2F;&#x2F;blog.cloudflare.com&#x2F;introducing-r2-object-storage&#x2F;" rel="nofollow">https:&#x2F;&#x2F;blog.cloudflare.com&#x2F;introducing-r2-object-storage&#x2F;</a><p>[3] <a href="https:&#x2F;&#x2F;golang.cafe" rel="nofollow">https:&#x2F;&#x2F;golang.cafe</a><p>[4] <a href="https:&#x2F;&#x2F;whoismining.com" rel="nofollow">https:&#x2F;&#x2F;whoismining.com</a>
burgoyn1over 3 years ago
How do you publish to a specific environment using wrangler. I have been experimenting with it and I can&#x27;t figure out how to only publish to my &quot;development&quot; environment.