-
Notifications
You must be signed in to change notification settings - Fork 116
Open
Description
Hi there,
I was wondering if you had any experience with react-router and redux together for server-side rendering.
I know about HorizonXP/react-router-render, (which would need an update to react-router 1.x), but to use Redux I would need to wrap my component/routes into <Provider>
(with the initial data that I must also provide somehow).
Is there any way we can make this work with python-react/react-render?
Related:
https://github.com/rackt/react-router/blob/master/docs/guides/advanced/ServerRendering.md
http://rackt.org/redux/docs/recipes/ServerRendering.html#async-state-fetching
anantzoid
Metadata
Metadata
Assignees
Labels
No labels