Skip to content

Don't pass SSRed code to the client #353

@avivkeller

Description

@avivkeller

(Follow-up #285)

Currently, the web generator statically renders a large portion of the documentation, and then rehydrates it on the client. Most of this code doesn't change, and doesn't need to be rehydrated. We should find a way to avoid passing this to the client at all.

Image1

Footnotes

  1. Visual from https://www.gatsbyjs.com/docs/conceptual/partial-hydration/

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions