Below you will find pages that utilize the taxonomy term “Edge Compute”
Posts
read more
Cloudflare Workers & Pages Functions — Birdor Cloudflare Tutorial Series (Part 5)
Cloudflare Workers allow developers to run JavaScript and TypeScript directly at the edge — close to users and without maintaining servers. Pages Functions provide the same compute model inside Cloudflare Pages projects, giving static sites like Hugo access to dynamic capabilities such as authentication, APIs, routing logic, and integrations.
This tutorial offers a calm, practical introduction to Workers and Functions with examples that fit naturally into Hugo and JAMstack projects. No prior serverless experience is required.