Parallel routes/named outlets
A while ago someone asked about the prospect of having parallel routes (similar to Next.js) or something like named outlets (https://github.com/TanStack/router/discussions/605).
I noticed there’s a docs page updated around January time (https://github.com/TanStack/router/blob/main/docs/framework/react/guide/parallel-routes.md) and I’m wondering if the feature is on the way in the near future?
I noticed there’s a docs page updated around January time (https://github.com/TanStack/router/blob/main/docs/framework/react/guide/parallel-routes.md) and I’m wondering if the feature is on the way in the near future?
GitHub
Fully typesafe Router for React (and friends) w/ built-in caching, 1st class search-param APIs, client-side cache integration and isomorphic rendering. - TanStack/router