Skip to content
This repository was archived by the owner on May 19, 2025. It is now read-only.
This repository was archived by the owner on May 19, 2025. It is now read-only.

Behavior similar to 'firebase-collection' #15

@gdavalos

Description

@gdavalos

The old firebase-collection was mutable via data-binding which allowed the user to add, remove, or edit elements of the query pretty easily, however, firebase-query is now immutable.

I want to know if you're considering adding those behaviors to firebase-query and if you aren't then how would you recommend us to cope with the lack of them? (Would it be possible using firebase-document somehow or would we need to interact with the javascript API directly?)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions