https://usehooks.com/useFirestoreQuery/
useCollection is specific, I would rather there is a useFirebase and is composed in more specific Custom Hooks like useCollection, useCharacters, useWhateverFirebaseData, or whatever. Likely the general Firebase logic was put into useCollection due to when it was written it being the only Firebase Query
Originally posted by @JacobMGEvans in #78 (comment)
https://usehooks.com/useFirestoreQuery/
useCollection is specific, I would rather there is a
useFirebaseand is composed in more specific Custom Hooks likeuseCollection,useCharacters,useWhateverFirebaseData, or whatever. Likely the general Firebase logic was put intouseCollectiondue to when it was written it being the only Firebase QueryOriginally posted by @JacobMGEvans in #78 (comment)