Skip to content

Instantly share code, notes, and snippets.

@vxhviet
Last active February 18, 2019 09:23
Show Gist options
  • Save vxhviet/b435bc3ec285ffe3ba42d757bb6e2977 to your computer and use it in GitHub Desktop.
Save vxhviet/b435bc3ec285ffe3ba42d757bb6e2977 to your computer and use it in GitHub Desktop.

Firebase Firestore Best Practice

1. Correct way to structure data in Firestore:

SOURCE, SOURCE, SOURCE

2. Managing Denormalized/Duplicated Data in Cloud Firestore:

SOURCE

3. Collections, Maps, Arrays and their limitations Firestore:

SOURCE

4. Faster Firestore Read With Cloud Functions Data Aggregation

SOURCE

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment