korinne
@korinne_dev
Product Manager on Cloudflare Workers, giving updates on what we're up to. Previously worked on Apollo Federation, Terraform Core, and IBM Mainframes.
🎉You can now run Browser Rendering locally with `npx wrangler dev`. This means rapid local testing, easy debugging, and no usage costs while you build. See more👇
Per-branch preview deployments for Workers Test out code changes before merging PRs and deploying to production. Now with one consistent URL per branch: <branch-name>-<worker-name>.<subdomain>.workers.dev 🔗 below
🚀 Just built a "platform-as-a-service" starter kit using @Cloudflare's Workers for Platforms + Custom Hostnames 🧵 Deploy your own platform in minutes with: 🔀Subdomain routing 🔐Custom domains + TLS certs 📜Custom code deployment
Heyo, it's been a while since I've asked for feedback from people using @CloudflareDev What pain points do you have using our platform? This may be as someone just getting started, using our platform for a while or someone who has been using us for years. It's easy to forget…
We seamlessly migrated over 60 Cloudflare Worker Sites (Been deprecated for a while) over to Worker Assets within a few seconds. Zero downtime, running seamlessly and purring like a kitten. Man we ♥️ Cloudflare. Best is when you can visually feel the performance benefit
Run multiple Workers in local dev, one with Vite and another with Wrangler RPC, Service Bindings and Tail Workers now *just work* Lets you break apart apps into services that use different tools, and still run the whole thing locally 🔗 below
👋Cloudflare Containers are now available in public beta! Simple, global and programmable compute. Read about it and see how you can try it. blog.cloudflare.com/containers-are…
Incredibly excited to show off Containers and Workers tomorrow.
📦 🔜 Join @MikeNomitch_CF and friends at @coderhq @ValDotTown live online tomorrow (June 24) for updates, demos, and AMA. 🔗containers.cloudflare.com
Support for Miniflare with local and hybrid remote is finally available in Alchemy. Hot reloading for all of your infrastructure, and extremely fast ⚡️
ICYMI so many long standing feature requests landed in the @cloudflaredev platform last week: 1. read-only access to workers 2. remote bindings available in local dev 3. simplified SDK and terraform provider for uploading workers 4. advanced routing options for SPAs ship summer…
Nice QOL improvement from Cloudflare now also supported in Alchemy: Configure patterns to control which requests invoke the worker first or not.
More good news! You can now explicitly define which paths invoke your Worker -- perfect for building SPAs on Workers: developers.cloudflare.com/changelog/2025… This was thanks to all the wonderful community feedback on our public proposal <3: github.com/cloudflare/wor…
We've abstracted away the complexity of `multipart/form-data` uploads in our Cloudflare SDKs! Plus a bunch of fixes to our Terraform provider. developers.cloudflare.com/changelog/2025…
this means `sst dev` for cloudflare can finally be good
Public beta for remote bindings during local dev is out today 🧡 github.com/cloudflare/wor… You can specify which bindings should connect to a deployed resource, and your Worker still executes locally.
Want to develop or test your Worker locally with production data? This is for you.
Public beta for remote bindings during local dev is out today 🧡 github.com/cloudflare/wor… You can specify which bindings should connect to a deployed resource, and your Worker still executes locally.