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 794067e commit 0f4128dCopy full SHA for 0f4128d
README.md
@@ -4,7 +4,7 @@ react-chopper
4
<img src="https://raw.githubusercontent.com/pawarvijay/react-chopper/master/helicopter.svg?sanitize=true" width="300" height="200"/>
5
</h1>
6
7
-<h3 align="center">Two way binding in react with javascript proxies</h3>
+<h3 align="center">Code without setState</h3>
8
<h4 align="center">No need to remember this.setState()</h4>
9
<h4 align="center">No need to manage state in redux(use only for global data like global user info , global ui loader)</h4>
10
<h4 align="center">No need to use other libraries for state management</h4>
0 commit comments