MORE POSTS
September 09, 2024 9:00 PM
More NPM packages on Cloudflare Workers: Combining polyfills and native code to support Node.js APIs
Workers now supports more NPM packages and Node.js APIs using an overhauled hybrid compatibility layer....
May 30, 2024 1:00 PM
Disrupting FlyingYeti's campaign targeting Ukraine
In April and May 2024, Cloudforce One employed proactive defense measures to successfully prevent Russia-aligned threat actor FlyingYeti from launching their latest phishing campaign targeting Ukraine...
November 14, 2023 2:00 PM
Streaming and longer context lengths for LLMs on Workers AI
Workers AI now supports streaming text responses for the LLM models in our catalog, including Llama-2, using server-sent events...
May 18, 2023 1:00 PM
Using LangChainJS and Cloudflare Workers together
We are incredibly stoked that our friends at LangChain have announced LangChainJS Support for Cloudflare Workers! In this post we'll show you how to build a sample application....
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: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 14, 2023 5:00 PM
Welcome to Developer Week 2023
It is an incredibly exciting time to be a developer. We couldn’t imagine a better time to be kicking off Developer Week here at Cloudflare...
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...
March 02, 2023 3:03 PM
How we built an open-source SEO tool using Workers, D1, and Queues
In this blog post, I’m excited to show off some of the new tools in Cloudflare’s developer arsenal, D1 and Queues, to prototype and ship an internal tool for our SEO experts at Cloudflare....
November 18, 2022 9:13 PM
ICYMI: Developer Week 2022 announcements
This week we made over 30 announcements, in case you missed any here’s a quick round-up. ...
November 17, 2022 2:05 PM
Spice up your sites on Cloudflare Pages with Pages Functions General Availability
Pages is officially a full stack platform with Pages Functions now Generally Available. Pages is harnessing the power and scalability of Workers and specializing them to align with the Pages developer experience....
November 17, 2022 2:00 PM
Keep track of Workers’ code and configuration changes with Deployments
Today we’re happy to announce Deployments for Workers. Deployments allow developers to audit changes made to their applications....