Open Graph Images in Astro: Build-Time vs Runtime
A deep dive into generating Open Graph images in Astro. In this article we are comparing build-time generation with runtime image APIs on Cloudflare Workers.
2 posts
A deep dive into generating Open Graph images in Astro. In this article we are comparing build-time generation with runtime image APIs on Cloudflare Workers.
I spent far too long misunderstanding Cloudflare’s storage products. Not because the APIs are complex, but because I was thinking about them as traditional databases. In this article, I explain how KV, D1, Hyperdrive, Durable Objects, and R2 actually work when you view them as network-level primitives, not just storage layers.