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

optimization: use react-snap to prerender pages #262

Open
amilajack opened this issue Dec 5, 2020 · 1 comment
Open

optimization: use react-snap to prerender pages #262

amilajack opened this issue Dec 5, 2020 · 1 comment
Assignees
Labels
p3 Lowest priority perf

Comments

@amilajack
Copy link
Member

https://web.dev/prerender-with-react-snap/
https://github.com/stereobooster/react-snap

@amilajack
Copy link
Member Author

amilajack commented Dec 11, 2020

Note that another option that we can look at is next.js, which is a slightly different kind of solution: server side rendering! Its made by vercel and its a very popular option for server side rendering! I think we should experiment by implementing both options and measuring the performance of each one. See https://github.com/amilajack/tide/issues/272

@hamirmahal hamirmahal added the p3 Lowest priority label Dec 31, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
p3 Lowest priority perf
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants