Create a Generic useFirebase
and **compose** it in more specific Custom Hooks likeuseWhateverData
#80
Labels
Difficulty: Beginner 🤓
Good for newbie to start Raiding!!
Items: Uncommon
Priority: Low 🍃
Nice to have, won't effect Raid completion or how fast members move through the dungeons!
Type: Refactor 🍂
Code Changes - No Feature & No significant rewrite
https://usehooks.com/useFirestoreQuery/
useCollection is specific, I would rather there is a
useFirebase
and is composed in more specific Custom Hooks likeuseCollection
,useCharacters
,useWhateverFirebaseData
, or whatever. Likely the general Firebase logic was put intouseCollection
due to when it was written it being the only Firebase QueryOriginally posted by @JacobMGEvans in #78 (comment)
The text was updated successfully, but these errors were encountered: