blikblum/wc-context

Implement onContextObserve/onContextUnobserve hooks

Closed this issue · 1 comments

Similar to https://mobx.js.org/lazy-observables.html

It allows among other things to load/unload data according to observer presence

Done