far from necessary, but, the react-query library comes highly recommended as a way to both standardize and simplify any and all network requests
while it seems to be designed with "traditional" RESTful API end points in mind (i.e. making HTTP requests to URLs like /api/match/set), i don't see why this can't also be used with firebase
what is it?
/api/match/set
), i don't see why this can't also be used with firebaselight reading