owl icon indicating copy to clipboard operation
owl copied to clipboard

[IMP] reactivity: synchronous batch context

Open caburj opened this issue 2 years ago • 2 comments

Can be useful for implementing computed values.

caburj avatar Mar 15 '22 20:03 caburj

I'm making this proposal because I'm thinking maybe computed values (derivations) can be implemented something like in this gist: https://gist.github.com/caburj/8cca1de093d4f09c1d536a7b68326871

caburj avatar Mar 15 '22 20:03 caburj

  • [ ] rename to transaction
  • [ ] consider nested transaction blocks

caburj avatar Mar 21 '22 12:03 caburj