We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8329c4b + 449e72a commit 49e5440Copy full SHA for 49e5440
README.md
@@ -56,6 +56,8 @@ It is better to explain using example.
56
57
This is like Redux without dispatching. State in context, selector aka mapStateToProps, and magic memoization in between.
58
59
+__See it in action ->__ https://codesandbox.io/s/xjz5y3wzrz 🛠
60
+
61
## About
62
63
React-memoize uses [memoize-state](https://github.com/theKashey/memoize-state) underneath to perform __MobX__ like memozation
0 commit comments