compose-multiplatform
compose-multiplatform copied to clipboard
Server-driven UI
I would love to see a feature where the UI state lives on the server, UI events are sent from the UI to the server (by the framework). Dom diffs are send from the server to client (by the framework). And essentially all custom code lives on the server.
I do not know if this pattern has a name yet. But I am starting to see it all over the place. And it seems like a big productivity boost for business apps.
Please check the following ticket on YouTrack for follow-ups to this issue. GitHub issues will be closed in the coming weeks.