Cloudflare introduces a Vertical Microfrontends template that enables teams to deploy multiple independent Workers under a single domain, each owning complete vertical slices by URL path (e.g., /docs, /dash). Using service bindings for routing, CSS View Transitions for seamless navigation, and Speculation Rules for instant-feeling page loads, teams can work in isolation with their own frameworks, libraries, and CI/CD pipelines while presenting a unified user experience. The Router Worker handles path-based routing, HTML rewriting for asset paths, and automatically injects transition code to make separate projects feel like a single-page application.

13m read timeFrom blog.cloudflare.com
Post cover image
Table of contents
What are vertical microfrontends?Visually unified experiencesZero-config request routingGet started
2 Comments

Sort: