Tag: Workers
All the articles with the tag "Workers".
-
Email Without Third Parties: Sending Mail Straight From a Cloudflare Worker
Every app I've ever built needed to send email — and every time, that meant a third party. SendGrid, Mailgun, an API key in a secrets store. Then Cloudflare shipped Email Service and the dependency just disappeared. Here's how I added live email sending to this site with one binding and one line of code — and the live demo you can try yourself.
-
Three Ways to See What Your Workers Are Doing: Log Explorer, Workers Observability, and Local Explorer
Cloudflare now has three distinct tools for understanding what your Workers are doing — from local development to enterprise forensics. I enabled all three on saltwaterbrc.com and broke down when to use which.
-
OpenCode, Windsurf, and Cloudflare Skills: AI-Powered Development on the Edge
I connected OpenCode and Windsurf Cascade to Cloudflare's developer platform using AI Skills and MCP Servers. A Worker deployed in minutes, a D1 guestbook built from chat, and full account management through AI.
-
Three Builds, One Domain: Workers, Durable Objects, and R2
I deployed all three core developer platform products on saltwaterbrc.com in a single day. Here's what I built, what broke, and what I can now explain to any customer.