November 28, 2019 8:44AM
A History of HTML Parsing at Cloudflare: Part 1
Rust
Product News
Serverless
Cloudflare Workers
Workers Sites
JavaScript
To coincide with the launch of streaming HTML rewriting functionality for Cloudflare Workers we are open sourcing the Rust HTML rewriter (LOL HTML) used to back the Workers HTMLRewriter API. We also thought it was about time to review the history of HTML rewriting at Cloudflare....
November 28, 2019 8:00AM
Introducing the HTMLRewriter API to Cloudflare Workers
Cloudflare Workers
Workers Sites
Serverless
JAMstack
JavaScript
Product News
The HTMLRewriter can help solve two big problems web developers face today: making changes to the HTML, when they are hard to make at the server level, and making it possible for HTML to live on the edge, closer to the user — without sacrificing dynamic functionality....
September 27, 2019 2:00PM
Workers Sites: Deploy Your Website Directly on our Network
Birthday Week
Product News
Cloudflare Workers
Serverless
JavaScript
Cloudflare Workers KV
Performance on the web has always been a battle against the speed of light — accessing a site from London that is served from Seattle, WA means every single asset request has to travel over seven thousand miles....
August 14, 2019 4:21AM
Building a GraphQL server on the edge with Cloudflare Workers
Cloudflare Workers
Serverless
GraphQL
Developers
JavaScript
Today, we're open-sourcing an exciting project that showcases the strengths of our Cloudflare Workers platform: workers-graphql-server is a batteries-included Apollo GraphQL server, designed to get you up and running quickly with GraphQL....
June 24, 2019 2:00PM
Join Cloudflare & Moz at our next meetup, Serverless in Seattle!
Serverless
Cloudflare Workers
Cloudflare Workers KV
JavaScript
Programming
Developers
Cloudflare Meetups
MeetUp
Events
Cloudflare is organizing a meetup in Seattle on Tuesday, June 25th and we hope you can join. We’ll be bringing together members of the developers community and Cloudflare users for an evening of discussion about serverless compute and the infinite number of use cases for deploying code at the edge....
June 05, 2019 2:00PM
Enhancing the Optimizely Experimentation Platform with Cloudflare Workers
Experimentation is an important ingredient in driving business growth: whether you’re iterating on a product or testing new messaging, there’s no substitute for the data and insights gathered from conducting rigorous experiments in the wild....