Skip to content

Add SSR rendering and lifecycle method support #18

@adam-26

Description

@adam-26

Investigate adding support for SSR and client lifecycle method rendering from this repo.

  1. Refactor withReactRouterMetadata() HOC from react-router-metadata into this repo.

  2. SSR: look at accessing the metadata instance after renderToString() has been invoked, and determine if its possible to render and inject the metadata?
    NOTE: This would not support streams on the server, but I'm ok with that. To utilize streaming, no Component code changes would be required, just a few small SSR code changes - and switching to react-router-metadata, or other implementation.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions