Endigest logo
Endigest
All Tech BlogsExplore TagsSend Feedback
Newsletter
Endigest logo
Endigest

© 2026 Endigest. All rights reserved.

  • About
  • Privacy
  • Terms
  • Contact
  • RSS

Cloudflare Workers Articles

12 articles

Related Tags

Developers(7)
Developer Platform(7)
AI(5)
Workers AI(4)
Open Source(4)
Agents(2)
JavaScript(2)
Performance
(2)
Security(2)
Reliability(1)
Prometheus(1)
Infrastructure(1)
Containers(1)
Sandbox(1)
Durable Objects(1)
Cloudflare logoCloudflare
21 min read
Architecture•2026-04-01

Introducing EmDash — the spiritual successor to WordPress that solves plugin security

EmDash is an open-source TypeScript CMS and spiritual successor to WordPress that solves plugin security through isolated sandboxes.

Developers
Cloudflare Workers
Open Source
Product News
Cloudflare logoCloudflare
21 min read
Backend•2026-03-27

How we use Abstract Syntax Trees (ASTs) to turn Workflows code into visual diagrams

This post explains how Cloudflare built automatic visual diagrams for Workflows by statically parsing JavaScript code using Abstract Syntax Trees (ASTs).

Workflows
Cloudflare Workers
Developers
Cloudflare logoCloudflare
31 min read
AI•2026-03-19

Powering the agents: Workers AI now runs large models, starting with Kimi K2.5

Cloudflare's Workers AI now supports large frontier open-source models, launching with Moonshot AI's Kimi K2.5 to power agentic workloads on a unified platform.

Developer Platform
Developers
Workers AI
Cloudflare Workers
AI
Agents
Cloudflare logoCloudflare
21 min read
Security•2026-03-02

The truly programmable SASE platform

Cloudflare explains what true programmability means for their SASE platform, Cloudflare One, and how it enables real-time custom logic within security policies.

Cloudflare One
Zero Trust
SASE
Developer Platform
Cloudflare Workers
Cloudflare logoCloudflare
161 min read
Backend•2026-02-27

We deserve a better streams API for JavaScript

This article critiques the WHATWG Streams Standard for JavaScript and proposes an alternative API design that runs 2x to 120x faster across all major runtimes.

Standards
JavaScript
TypeScript
Open Source
Cloudflare Workers
Node.js
Performance
API
Cloudflare logoCloudflare
171 min read
Frontend•2026-02-24

How we rebuilt Next.js with AI in one week

One engineer and an AI model rebuilt Next.js from scratch as "vinext", a Vite-based drop-in replacement deployable to Cloudflare Workers, for ~$1,100 in tokens over one week.

AI
Cloudflare Workers
Workers AI
Developers
Developer Platform
JavaScript
Open Source
Performance
Cloudflare logoCloudflare
291 min read
AI•2026-02-20

Code Mode: give agents an entire API in 1,000 tokens

Cloudflare introduces Code Mode, a technique that exposes their entire 2,500+ endpoint API to AI agents via just two MCP tools consuming only ~1,000 tokens.

Developers
Developer Platform
AI
Workers AI
Cloudflare Workers
Optimization
Open Source
Cloudflare logoCloudflare
61 min read
Architecture•2026-01-30

Building vertical microfrontends on Cloudflare’s platform

This post introduces a new Cloudflare Worker template for Vertical Microfrontends (VMFE) that maps multiple independent Workers to a single domain by URL path.

Cloudflare Workers
Developer Platform
Developers
Dashboard
Front End
Micro-frontends
Cloudflare logoCloudflare
01 min read
AI•2026-01-29

Introducing Moltworker: a self-hosted personal AI agent, minus the minis

This post introduces Moltworker, a middleware solution that enables running Moltbot (a self-hosted personal AI agent) on Cloudflare's infrastructure without dedicated hardware.

AI
Agents
Cloudflare Workers
Containers
Sandbox
Cloudflare logoCloudflare
41 min read
Architecture•2026-01-27

Building a serverless, post-quantum Matrix homeserver

This post describes a proof-of-concept Matrix homeserver ported to Cloudflare Workers, eliminating traditional operational overhead while adding post-quantum cryptography.

Cloudflare Workers
Durable Objects
D1
Cloudflare Workers KV
R2
Security
Developer Platform
Developers
Rust
WebAssembly
Post-Quantum
Encryption
Cloudflare logoCloudflare
111 min read
Frontend•2026-01-16

Astro is joining Cloudflare

Cloudflare has acquired The Astro Technology Company, the team behind the Astro web framework, committing to its continued open-source development.

Acquisitions
Application Services
Developer Platform
Cloudflare Workers
Workers AI
Security
AI
Cloudflare logoCloudflare
01 min read
DevOps•2025-12-22

How Workers powers our internal maintenance scheduling pipeline

This post explains how Cloudflare built an internal maintenance scheduling system on Cloudflare Workers to safely coordinate data center operations across 330+ cities globally.

Cloudflare Workers
Reliability
Prometheus
Infrastructure