Closed ShinyLeee closed 2 years ago
Latest commit: c66963c6fd56ec91d2d658421499a701742bfb69
The changes in this PR will be included in the next version bump.
Not sure what this means? Click here to learn what changesets are.
Click here if you're a maintainer who wants to add another changeset to this PR
Description
I think
zustood
withzustand
is likeredux-toolkit
withredux
, so i might think we can add some advanced feature to it , such asreact-tracked
orproxy-memoize
for below two use case.useTracked
extendMemoSelectors
?What do you think?