Skip to content

Commit

Permalink
Merge pull request #45 from leonardoelias/master
Browse files Browse the repository at this point in the history
Fix link README
  • Loading branch information
theKashey committed Mar 17, 2020
2 parents aa5812d + 937346e commit 844ffb8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ Now you able just to write functions AS YOU WANT. Memoize-state will detect all
## Implementations
- [React-memoize](https://github.com/theKashey/react-memoize) - magic memoization for React, componentWillReceiveProps optimization, selection from context, whole SFC memoization.
- [beautiful-react-redux](https://github.com/theKashey/beautiful-react-redux) - instant memoization for React-Redux
- [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
- [react-tracked](https://github.com/dai-shi/react-tracked) - React Context API made using the same principles.
- your project!

Expand Down

0 comments on commit 844ffb8

Please sign in to comment.