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

Server side rendering #5

Open
euge opened this issue Aug 14, 2016 · 3 comments
Open

Server side rendering #5

euge opened this issue Aug 14, 2016 · 3 comments

Comments

@euge
Copy link

euge commented Aug 14, 2016

Hey thanks for the great project! I am seeing one thing though that doesn't seem to be working quite right...the server side rendering. If i run the project in prod mode and curl or view source at "/notes" I don't actually see the rendered content for notes. Thanks a ton for this!

@osenvosem
Copy link
Owner

Thank you. At this moment only interface is rendered on the server side, sorry. Maybe I will figure it out when I have some time.

@kieusonlam
Copy link

I think this
https://github.com/kuuup/mobx-ssr-example
and this
https://medium.com/@foxhound87/state-management-hydration-with-mobx-we-must-react-ep-05-1922a72453c6#.rko7f1r83
might help.

@euge
Copy link
Author

euge commented Aug 20, 2016

@kieusonlam thanks so much for those links. super helpful!

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

3 participants