issues
search
sanjaytwisk
/
nextjs-ts
Opinionated Next JS project boilerplate with TypeScript and Redux
262
stars
47
forks
source link
feat: upgrade next-redux-wrapper to latest version
#10
Closed
sanjaytwisk
closed
4 years ago
sanjaytwisk
commented
4 years ago
change _app.tsx implementation to functional component
implement reducer with hydration
add reset page to demonstrate counter reset with server-side hydration
add counter reset action and reducer
closes #9