Shopify to Payload, on Cloudflare Workers
Importing a Shopify catalogue into Payload CMS running on D1 and R2 — why the export CSV isn't a table, and why the batch size is five.
Read the articleSoftware engineer solving complex problems in multi-brand e-commerce.
Latest writing
Importing a Shopify catalogue into Payload CMS running on D1 and R2 — why the export CSV isn't a table, and why the batch size is five.
Read the articleAn Astro site and a Hono Worker sharing a single hostname — how the routes are split, why the session cookie is host-only, and the bug that taught me the difference.
Read the articleVerifying Google ID tokens with Web Crypto on Cloudflare Workers, and why the session ended up as a signed cookie instead of a KV row.
Explore advanced SSR features in Vue 3, including code splitting, asset handling, CSS, and SEO best practices.
Master scoped slots in Vue 3 for powerful component composition and flexibility.
Explore the most important new features in Vue 3, including the Composition API, Suspense, Fragments, and more.
Understand what SSR is, why it's important, and how Vue 3 supports server-side rendering.
How we built an API abstraction layer to migrate between CMS platforms without turning anything off