Pre‑Signed URL Upload Architecture (Cloudflare R2 + Hono Workers)
A technical guide for implementing secure direct browser uploads/downloads to Cloudflare R2 using pre-signed URLs generated by a Hono.js API on Cloudflare Workers.
A technical guide for implementing secure direct browser uploads/downloads to Cloudflare R2 using pre-signed URLs generated by a Hono.js API on Cloudflare Workers.
A developer details migrating a blog comment system from Azure Functions to Cloudflare Workers, including setup and code examples.
A tutorial on creating a simple URL shortener using Cloudflare Workers and KV storage in just 12 lines of JavaScript code.
A developer troubleshoots and fixes empty responses in Cloudflare Workers Sites caused by caching headers and conditional GET requests.
A guide to managing secrets and API keys in a Rush monorepo using the Pass password manager and GPG, including handling parallel build issues.