Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v3 roadmap #63

Open
7 tasks
garronej opened this issue Jul 2, 2023 · 0 comments
Open
7 tasks

v3 roadmap #63

garronej opened this issue Jul 2, 2023 · 0 comments

Comments

@garronej
Copy link
Owner

garronej commented Jul 2, 2023

  • Get rid of the need to add the $ when attaching with operator.
  • Support for async operators ( other than with "evt/asyncPipe").
  • Create SelfManaged operators for more complex operation.
  • StatefulEvt: Get rid of evtDiff, evtChange, evtChangeDiff the onlyWhenChanged operator is preferable.
  • Way (via an operator) to get from an evt a new instance that only postAsyncOnceHandled.
  • 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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant