
11/17/2021 · Kristian Freeman
What this post added
This post highlights how CodePen uses Cloudflare Workers for various functionalities, including manipulating HTML fetched from an external CMS before it reaches the user's browser, and using Workers KV to cache results of expensive jobs. It emphasizes the performance benefits and positive developer experience of using Workers and its associated tools like HTMLRewriter and KV storage.