-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
(Rather a discussion topic but it's disabled in this project.)
Nice idea you had here and interesting API to address issues of common boilerplate code.
There is this architectural design pattern to separate presenter business logic (with state) from the UI (with events), a la https://github.com/slackhq/circuit or https://github.com/cashapp/molecule. Your approach seems to fit nicely into this pattern. So are you planning to include some examples showing integrations into these frameworks? Or maybe your API could simply serve as an alternative framework for this pattern, after extending your Compose module to get the Compose runtime running without UI (presenter layer).
Metadata
Metadata
Assignees
Labels
No labels