pages/demos/routing.ts

Nested Routing

Crossbow supports the concept of nested, page-based routing.

Each 'level' of nesting can register it's own middleware stack, which enables some really advanced patterns to suit even the complex setups

It also scales 'down' beautifully too, so if you just need a master layout & a router-outlet you'll find the simplicity of Crossbow delightful.

pages/demos/routing/nested.ts

Reach out on Twitter if you'd like to learn more, or help out...