Skip to content

Commit

Permalink
Merge pull request #39 from erango/patch-1
Browse files Browse the repository at this point in the history
Fix typo
  • Loading branch information
theKashey committed Jan 14, 2020
2 parents 7e730c8 + 5806964 commit 755a479
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 @@ -48,7 +48,7 @@ Now you able just to write functions AS YOU WANT. Memoize-state will detect all
[![NPM](https://nodei.co/npm/memoize-state.png?downloads=true&stars=true)](https://nodei.co/npm/memoize-state/)

## Implementations
- [React-memoize](https://github.com/theKashey/react-memoize) - magic memoization for React, componentWillReceiveProps optization, selection from context, whole SFC memoization.
- [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
- [react-tracked](https://github.com/dai-shi/react-tracked) - React Context API made using the same principles.
Expand Down

0 comments on commit 755a479

Please sign in to comment.