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

Any blockers for server side rendering? #2

@leeola

Description

@leeola

I'm interested in Iced & Server Side Rendering, aka rendering an initial state of HTML components to a string to be returned over a web response. Being entirely new to Iced, I'm curious on if there are any blockers foreseen for Iced that might prove problematic for SSR.

Since I believe Iced uses Dodrio for a Component -> DOM renderer, some initial searching shows that it may be possible (fitzgen/dodrio#82 & fitzgen/dodrio#86), so assuming Dodrio can get this feature what work might need to be done on the Iced front?

Appreciate any thoughts!

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