In this super informative video, we introduce you to Firebase Queries and how to use firebase queries to their fullest potential. We'll walk you through firebase collection group queries, firebase query composite indexes, and firebase query operators. We also give javascript examples of how to implement firebase queries in your app!
If you prefer a written tutorial, check out our tutorial here:
https://smallbatchdevs.com/post/fires...
Check out our website for more great tutorials and content!
https://smallbatchdevs.com
KEEP UP with @smallbatchdevs on SOCIAL MEDIA!
Twitter: / smallbatchdevs
Instagram: / smallbatchdevs
Facebook: / small-batch-devs-112906707036301
Twitch: / smallbatchdevs
Check out all our Github Repositories for these episodes:
https://github.com/smallbatchdevs
00:00 Intro
00:29 What Is It?
01:34 Simple Firestore Query Syntax
02:24 Complex Firestore Query Syntax
02:30 Firestore Query Array Contains
03:38 Firestore Query "In" Operator
04:06 Other Query Syntax
04:33 Chain Firestore Queries
06:43 Outro
#firebase #webdevelopment #javascript