Meet The Workers Team Over Discord
January 09, 2021 2:00 PM
The Cloudflare Workers team is excited to announce the opening of our Discord Channel!...
January 09, 2021 2:00 PM
The Cloudflare Workers team is excited to announce the opening of our Discord Channel!...
December 25, 2020 2:00 PM
Cron parsers are everywhere, each supporting their own extensions on the cron string format, which made consistency between parts of Cron Triggers difficult to achieve. Today we’re showing how we easily solved this problem with Rust without needing to write the same code twice....
December 22, 2020 1:00 PM
Today, we’re excited to announce the acquisition of Linc, an automation platform to help front-end developers collaborate and build powerful applications....
December 17, 2020 2:00 PM
Across multiple cultures around the world, this time of year is a time of celebration and sharing of gifts with the people we care the most about....
December 12, 2020 3:39 PM
We’re launching Jurisdictional Restrictions for Durable Objects, making it easy for developers to build serverless, stateful applications that comply with data localization obligations....
October 31, 2020 12:00 PM
Check out our twenty-first edition of The Serverlist below. Get the latest scoop on the serverless space, get your hands dirty with new developer tutorials, engage in conversations with other serverless developers, and find upcoming meetups and conferences to attend....
October 09, 2020 11:00 AM
Edge networks present a significant opportunity for Artificial Intelligence (AI) performance and applicability. AI technologies already make it possible to run compelling applications like object and voice recognition, navigation, and recommendations....
October 06, 2020 11:00 AM
Let's combine the power of Haskell and WebAssembly in a Cloudflare Worker!...
October 02, 2020 1:00 PM
zero-config edge caching and optimizations for improved performance for WordPress. Reduce WordPress plugin burden....
September 30, 2020 11:00 AM
Check out our twentieth edition of The Serverlist below. Get the latest scoop on the serverless space, get your hands dirty with new developer tutorials, engage in conversations with other serverless developers, and find upcoming meetups and conferences to attend....
September 28, 2020 1:03 PM
Today the Cloudflare Workers team is thrilled to announce the launch of Cron Triggers. Before now, Workers were triggered purely by incoming HTTP requests but starting today you’ll be able to set a scheduler to run your Worker on a timed interval. ...
September 28, 2020 1:02 PM
Today, we are excited to launch Cron Triggers to the Cloudflare Workers serverless compute platform. We’ve heard the developer feedback, and we want to give our users the ability to run a given Worker on a scheduled basis....
September 28, 2020 1:00 PM
Durable Objects provide a truly serverless approach to storage and state: consistent, low-latency, distributed, yet effortless to maintain and scale. They also enable coordination and real-time collaboration between clients....
September 03, 2020 12:00 PM
Page speed is critical. You need to get content to your audience as quickly as possible on every device. You also need to render ads in a speedy way to maintain a good user experience and make money to support your journalism....
August 31, 2020 11:00 AM
Check out our nineteenth edition of The Serverlist below. Get the latest scoop on the serverless space, get your hands dirty with new developer tutorials, engage in conversations with other serverless developers, and find upcoming meetups and conferences to attend....
August 28, 2020 11:00 AM
HTMLRewriter for Cloudflare Workers now supports asynchronous handlers, allowing developers to prefetch assets or user-specific content from a remote service....
August 26, 2020 11:00 AM
A few weeks ago we announced a release candidate for wrangler dev — today, we're excited to take wrangler dev, the world’s first edge-based development environment, to GA with the release of wrangler 1.11....
August 25, 2020 11:00 AM
You can now write any behaviour on requests heading to your site or even run fully fledged applications directly on the edge. Wrangler is the open-source CLI tool used to manage your Workers and has a big focus on enabling a smooth developer experience. ...
August 20, 2020 7:01 PM
Deploy Buttons help you deploy a project to the Workers Platform without even needing to set up a local development environment. Now, it’s as easy as clicking a Deploy Button and three short steps to deploy using our new web-based deploy tool. ...