@cdata Mentions using firebase-document as a means of adding a new item to an array being queried by firebase-query. As the results of the query are immutable, this is a key piece of functionality in trying to get back to what could be accomplished through the old firebase-collection. See #15.
@cdata Mentions using
firebase-documentas a means of adding a new item to an array being queried byfirebase-query. As the results of the query are immutable, this is a key piece of functionality in trying to get back to what could be accomplished through the oldfirebase-collection. See #15.