Skip to content

Is it a bad idea to use one store per keyed object instance? #2352

Closed Answered by posva
cory-weiner asked this question in Help and Questions
Discussion options

You must be logged in to vote

Yes, it's usually a bad idea. You have other patterns to do this kind of things like classes (with custom serializers if doing SSR) or passing the id as an argument

Replies: 1 comment 1 reply

Comment options

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

Answer selected by posva
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants