You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Regardless of whether we are pushing a head with back-end migration or not, it is necessary to refactor all references to firestore and firebase to use dependency injection. The database being used should be set by one single location or file as the source of ground truth.
The text was updated successfully, but these errors were encountered:
Regardless of whether we are pushing a head with back-end migration or not, it is necessary to refactor all references to
firestore
andfirebase
to use dependency injection. The database being used should be set by one single location or file as the source of ground truth.The text was updated successfully, but these errors were encountered: