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 aa5812d + 937346e commit 844ffb8Copy full SHA for 844ffb8
README.md
@@ -50,7 +50,7 @@ Now you able just to write functions AS YOU WANT. Memoize-state will detect all
50
## Implementations
51
- [React-memoize](https://github.com/theKashey/react-memoize) - magic memoization for React, componentWillReceiveProps optimization, selection from context, whole SFC memoization.
52
- [beautiful-react-redux](https://github.com/theKashey/beautiful-react-redux) - instant memoization for React-Redux
53
-- [why-did-you-update-redux](https://github.com/theKashey/why-did-you-update-reduxx) - selector quiality checker
+- [why-did-you-update-redux](https://github.com/theKashey/why-did-you-update-redux) - selector quiality checker
54
- [react-tracked](https://github.com/dai-shi/react-tracked) - React Context API made using the same principles.
55
- your project!
56
0 commit comments