top | item 23107513

(no title)

kine | 5 years ago

100%. I love Firebase's speed but digging into the data and modifying it through their console is a total pain.

discuss

order

ElFitz|5 years ago

Their console is a pain, and some of other aspects too.

Remember getting an error because a document was getting updated too fast (four or five times in less than a second).

Heck, their own documentation states a document can only be updated about once (1) per second[0]

[0]: https://firebase.google.com/docs/firestore/solutions/counter...