Skip to content

Sending mobx stores as props to components is a must ? #3343

Answered by urugator
tolgaisik asked this question in Q&A
Discussion options

You must be logged in to vote

Testability, reusability, SSR.
If you import specific store instance, then your component is hardwired to that instance.
Otherwise doesn't matter.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by tolgaisik
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