1 comment

[ 3.7 ms ] story [ 14.9 ms ] thread
When I work with Firestore for the first time, so many things excited. It has real-time data, nicely SDK for almost languages I can think of.

But when really dig in, I make an accident that drops a collection by thinking it's just a document, the same issue happened to my colleagues, luckily, it's a dev environment, I just need to ask for sample data and insert those again. I also see some poor Developer experience while using Firestore, for that reason, I decided to write Refi App.