Skip to content
This repository was archived by the owner on Jul 19, 2019. It is now read-only.

What is the point of server-side rendering? #299

Open
Telokis opened this issue Mar 4, 2017 · 2 comments
Open

What is the point of server-side rendering? #299

Telokis opened this issue Mar 4, 2017 · 2 comments

Comments

@Telokis
Copy link

Telokis commented Mar 4, 2017

Since there is a lot of code added to support this, why do we even bother handling it ?
The client-side routing seemed pretty fine to me so I don't understand.
The beginning of the lesson 13-server-rendering should start by explaining why we would want to do it in a real situation.

@merriam
Copy link

merriam commented Mar 21, 2017

It's not a React Router issue, and your best bet is to look at SlideShare for "universal rendering" or "isomorphic rendering". The short answer: speed, SEO, and testability.

@merriam
Copy link

merriam commented Mar 21, 2017

close this?

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

No branches or pull requests

2 participants