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.
1 parent 1757df8 commit 449e72aCopy full SHA for 449e72a
README.md
@@ -54,6 +54,8 @@ It is better to explain using example.
54
55
This is like Redux without dispatching. State in context, selector aka mapStateToProps, and magic memoization in between.
56
57
+__See it in action ->__ https://codesandbox.io/s/xjz5y3wzrz 🛠
58
+
59
## About
60
61
React-memoize uses [memoize-state](https://github.com/theKashey/memoize-state) underneath to perform __MobX__ like memozation
0 commit comments