AngularFire read a Firestore document only once
Using Angular 17 and AngularFire 17, what is the best method for simply getting document data, just once, from a Firestore record?
Using Angular 17 and AngularFire 17, what is the best method for simply getting document data, just once, from a Firestore record?