Skip to content

Performance Issues with High-Frequency .onAppear Actions in Sectioned Layout #3695

Answered by mbrandonw
topkim993 asked this question in Q&A

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

You must be logged in to vote
4 replies
@topkim993

@mbrandonw

Answer selected by topkim993
@topkim993

@topkim993

You must be logged in to vote
1 reply
@topkim993

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