MORE POSTS
May 18, 2023 1:00 PM
How Cloudflare is powering the next generation of platforms with Workers
Workers for Platforms is our Workers offering for customers building new platforms on Cloudflare Workers. Let’s take a look back and recap why we built Workers for Platforms, show you some of the most interesting problems our customers have been solving and share new features tha...
May 17, 2023 1:05 PM
Making Cloudflare the best place for your web applications
Angular, Astro, Next, Nuxt, Qwik, Remix, Solid, Svelte, Vue on Cloudflare? Deployed globally, even “beyond the edge”, with a single command? And all for $0 or a fraction of the usual cost? Try: npm create cloudflare...
May 17, 2023 1:00 PM
A whole new Quick Edit in Cloudflare Workers
We’re proud to announce an improved dashboard editor experience that allows users to edit multimodule Workers, use real edge previews, and debug their Workers more easily - all powered by Workers and VSCode for the Web....
May 17, 2023 1:00 PM
Modernizing the toolbox for Cloudflare Pages builds
A new beta build system is now available for Cloudflare Pages. We've updated our default languages and tools, and made some exciting underlying architecture changes. You can enable it in your project settings in the dashboard today....
May 17, 2023 1:00 PM
Improved local development with wrangler and workerd
We’re proud to announce the release of Wrangler v3 – the first version of Wrangler with local-by-default development, powered by Miniflare v3 and the open-source Workers `workerd` runtime....
May 16, 2023 1:05 PM
Announcing database integrations: a few clicks to connect to Neon, PlanetScale and Supabase on Workers
Today we’re announcing Database Integrations – making it seamless to connect to your database of choice on Workers. To start, we’ve added some of the most popular databases that support HTTP connections: Neon, PlanetScale and Supabase with more to come!...
May 16, 2023 1:00 PM
Smart Placement speeds up applications by moving code close to your backend — no config needed
Smart Placement automatically places your workloads in an optimal location that minimizes latency and speeds up your applications!...
May 16, 2023 1:00 PM
Announcing connect() — a new API for creating TCP sockets from Cloudflare Workers
Today, we are excited to announce a new API in Cloudflare Workers for creating outbound TCP sockets, making it possible to connect directly to databases and any TCP-based service from Workers...
May 15, 2023 1:05 PM
Introducing Constellation, bringing AI to the Cloudflare stack
Today, we're excited to welcome Constellation to the Cloudflare stack. Constellation allows you to run fast, low-latency inference tasks on pre-trained machine learning models natively on Workers...
May 15, 2023 1:00 PM
Introducing Cursor: the Cloudflare AI Assistant
Check out Cursor - our experimental AI assistant trained to answer questions about Cloudflare’s Developer Platform!...
May 15, 2023 1:00 PM
Query Cloudflare Radar and our docs using ChatGPT plugins
We’re excited to share two new Cloudflare ChatGPT plugins – the Cloudflare Radar plugin and the Cloudflare Docs plugin...
May 12, 2023 7:05 PM
Magic in minutes: how to build a ChatGPT plugin with Cloudflare Workers
Announcing our new Quickstart example for building ChatGPT Plugins with Cloudflare Workers...
April 03, 2023 1:00 PM
Introducing Rollbacks for Workers Deployments
Deployment rollbacks provide users the ability to quickly visualize and deploy past versions of their Workers, providing even more confidence in the deployment pipeline...
March 24, 2023 1:00 PM
Use the language of your choice with Pages Functions via WebAssembly
Today Pages is excited to offer support for WebAssembly when writing a Pages Function...