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

Documentation: SSR support #324

Closed
mschipperheyn opened this issue Mar 12, 2017 · 7 comments
Closed

Documentation: SSR support #324

mschipperheyn opened this issue Mar 12, 2017 · 7 comments
Assignees
Labels

Comments

@mschipperheyn
Copy link

For SSR purposes, I recommend making a small change to the README.md

const composeEnhancers = (typeof window !== 'undefined' && window.__REDUX_DEVTOOLS_EXTENSION_COMPOSE__) || compose;
@zalmoxisus
Copy link
Owner

There's a note about universal ("isomorphic") apps, but feel free to send a PR improving the README.

@nik72619c
Copy link
Contributor

Is someone still working on this ?

@nik72619c
Copy link
Contributor

@zalmoxisus please assign it to me if its free to work on

@nik72619c
Copy link
Contributor

15703620125329125964271807352681

I believe its after the isomorphic sentence right there

@nik72619c
Copy link
Contributor

@zalmoxisus am I thinking in the right direction ?

@nik72619c
Copy link
Contributor

#692 @zalmoxisus please have a look and suggest changes if any :)

@zalmoxisus
Copy link
Owner

Looks good, thanks for the contribution, @nik72619c!

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

No branches or pull requests

3 participants