Reactjs – How to configure offline persistence in a react firebase firestore app
I want to reduce the number of reads in my firebase application. I watched this video, but still unsure of how to implement in my project https://www.youtube.com/watch?v=oDvdAFP6OhQ There are a couple of posts , but they are 4 or 5…