This package provides a couple of common utilities that could help us clean up our code, especially around queries that also need to subscribe to realtime updates. We had this type of utility out-of-the-box with Firebase/Firestore and it would be nice to contribute to a package instead of rolling our own in this case.
Investigate integrating Supabase Cache Helpers into our project.
This package provides a couple of common utilities that could help us clean up our code, especially around queries that also need to subscribe to realtime updates. We had this type of utility out-of-the-box with Firebase/Firestore and it would be nice to contribute to a package instead of rolling our own in this case.