Closed
Description
I see that in a lot of places in my code I add map
operator to add the id of each document to the value of the observable (in snapshotChanges
)
I wrote a few helpers to avoid dedupe in my code, and would like to add it here.
My thought is to have a valueWithIdChanges
that returns an observable
of the doc + id.
Any thoughts on this?
Metadata
Metadata
Assignees
Labels
No labels