-
Notifications
You must be signed in to change notification settings - Fork 15
Open
Description
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
Labels
No labels