polymerfire
polymerfire copied to clipboard
Adds methods to doc and query that operate on ref data.
Consider this more an aspirational PR at the moment, largely because I'm not sure how this can/should interact with the app-storage behaviors. Should these methods throw when offline? Can we figure out a way to successfully apply the changes locally?
@cdata would like to hear your thoughts
How does firebase work again on mobile when offline? What's the default behavior?
@mbleigh @tjmonsi Is it really necessary to wrap these methods since there is a direct access to ref? I don’t see the point.