Skip to content
Discussion options

You must be logged in to vote

Until TCA has first class support for this "dynamic" sort of flow (perhaps we might get closer with their new navigation series that is underway!?) I think TCA Coordinators is a great solution. I have used it to build many flows exactly as you describe. Independent screens/features that form a cohesive flow, orchestrated by a parent "flow" feature/reducer. As each screen completes you can gather pieces of state into a larger parent state (or use computed properties to pull state off children as needed to avoid duplicating state in two places). Give it a shot, I think it will suit your needs.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@shannoga
Comment options

@shannoga
Comment options

Answer selected by shannoga
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants