One Origin, Two Runtimes: The Admin Dashboard
An 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 articleSoftware engineer solving complex problems in multi-brand e-commerce.
Latest writing
An 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 articleExplore advanced SSR features in Vue 3, including code splitting, asset handling, CSS, and SEO best practices.
Read the articleMaster 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