Uploaded March 2026 | Updated September 2026, 4 hours ago
Deploy multiple independent frontend applications, built with different frameworks on a single domain using Cloudflare Workers.
In this video, we take four separately deployed Workers (an Astro marketing site, a Starlight docs site, an MDX blog, and a React dashboard) and stitch them all together under one domain using a Router Worker and service bindings. Four repos, three frameworks, one seamless experience for the user.
We cover:
- What vertical microfrontends are and when you'd actually want them
- How the Router Worker forwards requests based on URL path
- Smooth page transitions using the View Transitions API
- How each team can deploy independently, no more coordinated releases
Links:
- Microfrontends docs: developers.cloudflare.com/workers/framework-guides/web-apps/microfrontends
- Blog post: blog.cloudflare.com/vertical-microfrontends
- Demo landing page - github.com/fayazara/demo-website
Deploy multiple independent frontend applications, built with different frameworks on a single domain using Cloudflare Workers.
In this video, we take four separately deployed Workers (an Astro marketing site, a Starlight docs site, an MDX blog, and a React dashboard) and stitch them all together under one domain using a Router Worker and service bindings. Four repos, three frameworks, one seamless experience for the user.
We cover:
- What vertical microfrontends are and when you'd actually want them
- How the Router Worker forwards requests based on URL path
- Smooth page transitions using the View Transitions API
- How each team can deploy independently, no more coordinated releases
Links:
- Microfrontends docs: developers.cloudflare.com/workers/framework-guides/web-apps/microfrontends
- Blog post: blog.cloudflare.com/vertical-microfrontends
- Demo landing page - github.com/fayazara/demo-website










