<- back to writing

Edge-first architecture with Cloudflare Workers and Durable Objects

Edge-first architecture with Cloudflare Workers and Durable Objects

Building applications with an edge-first mindset using Cloudflare’s powerful platform.

Why Edge-First?

Cloudflare Workers

Workers allow you to run JavaScript at the edge, processing requests before they reach your origin.

Durable Objects

For stateful applications, Durable Objects provide persistent storage and execution at the edge.

Implementation Example

export default {
  async fetch(request, env) {
    // Edge logic here
  }
}

This is placeholder content for the blog post.

█ CONTACT.EXE █

I'm looking for my next senior frontend or full-stack role — ideally at a product company where craft and moving fast are both taken seriously. I bring 17+ years shipping at scale (Stripe, Pinterest, Xero) and I'm available now.

If you've got something worth talking about, let's talk.