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

add SSR #3

Closed
theskillwithin opened this issue Oct 25, 2017 · 1 comment
Closed

add SSR #3

theskillwithin opened this issue Oct 25, 2017 · 1 comment

Comments

@theskillwithin
Copy link

Server Side Rendering the react app

https://reactjs.org/docs/react-dom-server.html#rendertostring

@atulmy
Copy link
Owner

atulmy commented Oct 25, 2017

@theskillwithin you can find SSR implementation here: https://github.com/atulmy/universal-react (updated with React 16 and the new hydrate function.

I'm not very skilled with Babel / Webpack and create-react-app provides complete run and build scripts. If you can contribute to the universal-react package with proper babel/webpack along with HMR configurations, I can replicate it in this (fullstack-graphql) repository and implement SSR.

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

No branches or pull requests

2 participants