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

What is involved to implement server-side Javascript rendering? #99

Open
mccrodp opened this issue Feb 3, 2017 · 0 comments
Open

What is involved to implement server-side Javascript rendering? #99

mccrodp opened this issue Feb 3, 2017 · 0 comments

Comments

@mccrodp
Copy link

mccrodp commented Feb 3, 2017

Thanks for this module, looks great. The React ToDo app works well.

Doing an evaluation for a client project where we would like to use some react components, but I have been advised from the React gurus in here that we need server side rendering for SEO purposes.

I saw the New Orleans talk on progressive decoupling and saw that the module doesn't support this yet. What if say we wanted to use some React component but also harness the SEO benefits of server side rendering.

  • Do you have any recommendations for this use case?
  • How much work / what is involved to implement server side rendering compatibility within this module?

The TODO list mentions that the React support is lacking. Can you tell me what specifically is lacking? The React ToDo app worked well, but am I limited in the other types of React components I can use?

Thanks again!

EDIT: There was some mention of some PHP VHS extension or a nodejs micro service. I'm unsure what the former is and Google didn't help so much and the latter I am not sure how we can connect the micro service to build the components using PDB or otherwise. Any light put on these or this issue in general is greatly appreciated.

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

1 participant