-
-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Description
- Get rid of the need to add the
$when attaching with operator. - Support for async operators ( other than with
"evt/asyncPipe"). - Create
SelfManagedoperators for more complex operation. -
StatefulEvt: Get rid ofevtDiff,evtChange,evtChangeDifftheonlyWhenChangedoperator is preferable. - Way (via an operator) to get from an
evta new instance that onlypostAsyncOnceHandled. - We should be able to create StatefullEvt where the initial state is only computer when accessed
Evt.create(()=> "initial state" ) - ctx.evtDoneOrAborted() should be a StatefulEvt
Metadata
Metadata
Assignees
Labels
No labels