Pinned Loading
-
Generic Firestore Service for Angula...
Generic Firestore Service for Angular (Firebase SDK 10+) 1// Tested in Angular 17+ with Firebase SDK 10+
23import { Injectable, inject } from '@angular/core';
4import { Firestore, QueryConstraint, collection, getDocs } from '@angular/fire/firestore';
5import { CollectionReference, addDoc, deleteDoc, doc, getDoc, query, setDoc, updateDoc } from '@firebase/firestore';
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.