Skip to content
This repository has been archived by the owner on Aug 5, 2022. It is now read-only.

SSR? #85

Open
brianbancroft opened this issue Aug 12, 2018 · 1 comment
Open

SSR? #85

brianbancroft opened this issue Aug 12, 2018 · 1 comment

Comments

@brianbancroft
Copy link
Contributor

This wouldn't be part of a milestone (or a pressing issue for that matter), but if we're serving a react app, we might want to do server side rendering of the index route. Webpack, babel... all the fun stuff we hate setting up.

The benefits is that the code will be cleaner, and it will be a lot easier to add dependencies.

The downside is that we'd have to config ssr, babel and Webpack.

@chriswhong
Copy link
Contributor

👍 it's only a matter of time.

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