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

Data prefetch for SSR #12

Description

@Leechael

As we discuss at Twitter, protential solution include Jotai & react-query.

For Jotai, we can use initialValues: pmndrs/jotai#340

For react-query, we can use QueryClient.prefetch / QueryClient.setQueryData, but it's a bit complicants & depends on the scenario.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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