Serverless Rendering with Cloudflare Workers

11 · Cloudflare · July 17, 2020, 11:02 a.m.
Cloudflare’s Workers platform is a powerful tool; a single compute platform for tasks as simple as manipulating requests or complex as bringing application logic to the network edge. Today I want to show you how to do server-side rendering at the network edge using Workers Sites, Wrangler, HTMLRewriter, and...