Node.js compatibility for Cloudflare Workers – starting with Async Context Tracking, EventEmitter, Buffer, assert, and util
March 23, 2023 1:05PM
Over the coming months, Cloudflare Workers will start to roll out built-in compatibility with Node.js core APIs as part of an effort to support increased compatibility across JavaScript runtimes...
Continue reading »
Locking down your JavaScript: positive blocking with Page Shield policies
March 13, 2023 1:00PM
Security Week
JavaScript
Security
Page Shield
CSP
Starting today, using Page Shield, Cloudflare’s client side security solution, you can ensure only vetted and secure JavaScript is being executed by your user’s browsers. Stop unwanted JavaScript and keep your end user data safe with Page Shield policies....
The most programmable Supercloud with Cloudflare Snippets
November 17, 2022 2:00PM
Developer Week
Snippets
Rules
JavaScript
Today we are announcing Cloudflare Snippets. Snippets are a simple way of executing a small piece of Javascript on select HTTP requests, using the ruleset engine filtering logic....
Building a scheduling system with Workers and Durable Objects
August 05, 2022 4:45PM
Cloudflare Workers
Durable Objects
JavaScript
Serverless
Edge Computing
In this post we're going to show you how to build a scalable service that will schedule HTTP requests on a specific schedule or as one-off at a specific time...
Making Page Shield malicious code alerts more actionable
July 05, 2022 1:59PM
Security
Page Shield
Magecart
JavaScript
In this post we go over improvements to script status, metadata and categorization....
May 09, 2022 2:00PM
A Community Group for Web-interoperable JavaScript runtimes
Cloudflare is excited to be a part of the launch of the Web-interoperable Runtimes Community Group, a new effort that brings contributors from Cloudflare Workers, Deno, and Node.js together to collaborate on common Web platform API standards...