You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,4 @@
1
-
##What about it?
1
+
##What about it?
2
2
3
3
It is a simple demo project where it has implemented in four different ways aiming to show the difference among them. It will help new developers who just step into redux-react stack to understand the flow of redux and how it is related with react. I have implement same project in following approaches:
4
4
@@ -7,7 +7,7 @@ It is a simple demo project where it has implemented in four different ways aimi
7
7
3. React
8
8
4. and finally React-redux
9
9
10
-
##Demo
10
+
##Demo
11
11
12
12
Final version that has been developed with react-redux can be checked here https://samirkumardas.github.io/VanillaJS-to-react-redux/
0 commit comments