You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 17, 2023. It is now read-only.
That creates following pattern, considering flowponents example as well.
Reactive generators can be applied to any objects as reducers - to DOM-objects as morphdom reducers, to store as store reducers, etc.
Too often it is more useful to have in-place reducers/modifiers, rather than abstract actions.
Something like
But then actions may need to be rather reducers-like.
That creates following pattern, considering flowponents example as well.
Reactive generators can be applied to any objects as reducers - to DOM-objects as morphdom reducers, to store as store reducers, etc.
That's not far from just action though.
The text was updated successfully, but these errors were encountered: