Skip to content
This repository has been archived by the owner on Sep 4, 2020. It is now read-only.

fine grained list change handling using child_added, child_removed and child_changed #35

Open
ciekawy opened this issue May 17, 2017 · 2 comments

Comments

@ciekawy
Copy link
Contributor

ciekawy commented May 17, 2017

currently AfoListObservable processes all the list items for any single item added/deleted/updated which triggers also whole list updates to local storage. Firebase child_* events could be used/propagated to have fine grained control on the list item changes.

@savaryt
Copy link

savaryt commented Sep 20, 2017

For info, related to this feature request
angular/angularfire#1158

@ciekawy
Copy link
Contributor Author

ciekawy commented Sep 20, 2017

ngrx integration - wow, thanks so much for sharing!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants