React + NextJS
vincentntang opened this issue · 8 comments
This would be nice to have. I can work on it if necessary.
Let me know your thoughts here
@vincentntang go for it! Please follow instructions here and link back your repo in this thread.
FWIW, I have been working on a Nuxt FE implementation - which I need to get back to. Nuxt is to Vue what Next is to React.
Would it matter if I used a state management library? Or just pure react+nextjS?
Whatever is the "best practice" recommendation of the Next.js community + what makes sense for RealWorld I suppose. No hard & fast rules. e.g. our #1 FE repo is React+Redux so no worries.
NextJS recommends either GraphQL or Redux implementation according to FAQ. https://nextjs.org/docs#faq
I am going to do a react/redux/nextJS implementation.
Repo in progress
https://github.com/vincentntang/realworld-react-redux-nextJS
This is done already @vincentntang @anishkny ?
My priorities have shifted and I am no longer working on this react + nextJs + redux implementation
Resurrected by @reck1ess
Demo: https://next-realworld-example-app.now.sh/
Repo https://github.com/reck1ess/next-realworld-example-app