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

Investigate option to move to Next.JS #484

Open
fkorotkov opened this issue Dec 19, 2022 · 1 comment
Open

Investigate option to move to Next.JS #484

fkorotkov opened this issue Dec 19, 2022 · 1 comment

Comments

@fkorotkov
Copy link
Contributor

No description provided.

@RDIL
Copy link
Contributor

RDIL commented Dec 19, 2022

I did this in the past, it would probably require reworking 2 things more than anything:

  • Relay/GQL implementation
  • MUI/Styling and nested components implementation

MUI SSR works for the most part, but I've still found it to be quite buggy. As for relay, the queries would need to be done server-side, and as a result, the app probably would need a bit more load balancing.

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

No branches or pull requests

2 participants