Skip to content

Design question (React-router, Redux) #51

@Ppjet6

Description

@Ppjet6

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions