• Subscribe
  • All activity
    Minh Thành
    Minh Thành
    started a discussion

    How do you think if we build a new client for Firestore DB?

    Hi community👋 When I first working with FireStore I had to face many issues - How can I filter documents by some criteria? - How can I insert a new document from a JSON, in fact, I have to write a script to insert some new document - I have to use GC Storage to backup the data, which is I need to spend more time learning about it. WTF 🤬 why not just export and import by a JSON file? - If I...