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
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,4 @@
1
-
## Next Redux Wrapper along with Redux Persist (& redux-thunk too) - A boilerplate for NEXT JS projects with redux
1
+
## Next Redux Wrapper along with Redux Persist (& redux-thunk too) - A boilerplate for NEXT JS projects with persistent global state
2
2
3
3
My problem was that I needed a simple persistent global state for my Next.js website. This is a redux boilerplate and I wrote it for myself at first to speed up my future project.
0 commit comments