Skip to content
This repository was archived by the owner on Dec 21, 2024. It is now read-only.
This repository was archived by the owner on Dec 21, 2024. It is now read-only.

How does one hydrate the initial state from a backend operation? #92

Description

@Twipped

Your reducer is starting with an initial state that is hard coded into the file, but in most cases of a universal app that state will need to be setup from some sort of backend controller.

I'm not able to find any good examples on how that is done, either when rendering on the server side or when initializing the client. It would be helpful if this boilerplate could demonstrate that.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions