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

Doc Enhancement - "What's Inside" section / SSR references #380

Open
johndevor opened this issue Feb 3, 2017 · 3 comments
Open

Doc Enhancement - "What's Inside" section / SSR references #380

johndevor opened this issue Feb 3, 2017 · 3 comments

Comments

@johndevor
Copy link

johndevor commented Feb 3, 2017

Seems to be out-of-date with what Yo produces.

For instance:

  • There is no file here /server/plugins/webapp/index.html

  • Resolver is not used in a newly scaffolded app

  • If you have a universal application and server-side rendering, react-resolver handles bootstrapping server-rendered markup via Resolver.render instead of ReactDOM.render. My scaffolded app uses SSR (I believe) and yet the code does not contain any reference to react-resovler.

  • And more...

Is it just me or are the docs a little out of date?

@johndevor johndevor changed the title Doc Enhancement - "What's Inside" section Doc Enhancement - "What's Inside" section / SSR references Feb 3, 2017
@jakeki
Copy link

jakeki commented Feb 14, 2017

I noticed the same. /client and /server are under /src folder now.
/server has no plugins directory at all.

Example documentation needs serious updates as soon as possible.

@ameyakoshti
Copy link
Contributor

The docs are being updated as we speak. We will soon publish the updated docs.

@ameyakoshti
Copy link
Contributor

#385

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

4 participants