Skip to content

Question: Migration path from LiveView #22

@axelson

Description

@axelson

Hi! 👋

Are there any docs or info on what a potential migration path from LiveView to LiveState might look like? I'm asking because I'm working on a LiveView project that is gaining more and more client-side logic (mostly in the form of React components) and it is starting to not fit into the LiveView paradigm. So I'm exploring LiveState as a possible way to keep most of the server-side logic that I've already built but move more of the template rendering to the client without having to build optimistic update hacks everywhere.

(and feel free to close this issue if it's not useful for the repo)

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