Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

React + NextJS #336

Closed
vincentntang opened this issue Feb 1, 2019 · 8 comments
Closed

React + NextJS #336

vincentntang opened this issue Feb 1, 2019 · 8 comments
Labels

Comments

@vincentntang
Copy link

This would be nice to have. I can work on it if necessary.

Let me know your thoughts here

@anishkny
Copy link
Member

anishkny commented Feb 1, 2019

@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.

@anishkny anishkny changed the title React+NextJS implementation FE React + NextJS Feb 1, 2019
@vincentntang
Copy link
Author

Would it matter if I used a state management library? Or just pure react+nextjS?

@anishkny
Copy link
Member

anishkny commented Feb 2, 2019

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.

@vincentntang
Copy link
Author

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

@danichim
Copy link

danichim commented Feb 4, 2020

This is done already @vincentntang @anishkny ?

@reck1ess
Copy link

@anishkny @danichim

The issue doesn't seem to close for about a year, I have implemented the Next.js project.

I made a pull request #469 (Adding Next.js front end repo)

Thank you for checking.. 🙏

@vincentntang
Copy link
Author

My priorities have shifted and I am no longer working on this react + nextJs + redux implementation

@anishkny
Copy link
Member

Resurrected by @reck1ess

Demo: https://next-realworld-example-app.now.sh/
Repo https://github.com/reck1ess/next-realworld-example-app

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

5 participants