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

Convert to Next.js? #6

Open
uptonm opened this issue Oct 2, 2019 · 1 comment
Open

Convert to Next.js? #6

uptonm opened this issue Oct 2, 2019 · 1 comment
Assignees
Labels
enhancement New feature or request help wanted Extra attention is needed question Further information is requested WIP work in progress

Comments

@uptonm
Copy link
Collaborator

uptonm commented Oct 2, 2019

Is SSR (server side rendering) worth the hassle of implementation? This is something I definitely want to consider because we are deploying on aws, so we need to weigh the pros and cons of SSR being that while response time and data packet size are reduced, server usage is increased in an SSR situation.

@uptonm uptonm added enhancement New feature or request help wanted Extra attention is needed question Further information is requested WIP work in progress labels Oct 2, 2019
@uptonm
Copy link
Collaborator Author

uptonm commented Oct 2, 2019

It's also worth noting that our last implementation of SSR was Gatsby, and the Discord widget did not build through Gatsby.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed question Further information is requested WIP work in progress
Projects
None yet
Development

No branches or pull requests

5 participants