Skip to content
Discussion options

You must be logged in to vote

That said, one trade-off I noticed is that once stores are isolated this way, it becomes harder for the parent to observe or interact with the child’s state or actions.

For example, if we isolate stores at the section level, and the container needs to react to something in that section, it requires extra wiring, which can be a bit cumbersome.

For example, if we isolate stores at the section level, and the container needs to react to something in that section, it requires extra wiring, which can be a bit cumbersome.

But this is the crux of what I am talking about. If you want the powers of parent features being able to inspect 100% of everything in the child, and child features being abl…

Replies: 3 comments 5 replies

Comment options

You must be logged in to vote
4 replies
@topkim993
Comment options

@mbrandonw
Comment options

Answer selected by topkim993
@topkim993
Comment options

@topkim993
Comment options

Comment options

You must be logged in to vote
1 reply
@topkim993
Comment options

Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants