#44 - Firestore Basics - Vue 3 (Options API) Tutorial

Опубликовано: 20 Октябрь 2024
на канале: KoderHQ
5,917
83

In this Vue 3 tutorial, we learn how to interact with our Firestore database. We cover how no-sql databases work, collections and documents and how to create, read, update and delete data from them. Finally, we cover how to register realtime listeners and how to subscribe to and unsubscribe from them.

We cover the following topics:
1. Lesson Project
2. How a Firestore database works
3. How to create a Firebase collection
4. How to update existing data in a Firebase document
5. How to fetch a Firebase document
6. How to delete a Firebase document
7. Firebase realtime listeners

Note that this tutorial is for the Vue 3 Options API (which is similar to Vue 2). We later move on to the Composition API and then the Script Setup (3.2 update)

Firestore Query Filter methods
https://firebase.google.com/docs/refe...

Firestore Evaluation Operators
https://firebase.google.com/docs/fire...

Firestore Query Cursors (Pagination)
https://firebase.google.com/docs/fire...

This lesson is also available in written format
https://www.koderhq.com/tutorial/vue/...

Check out the Vue 3 for Beginners playlist for more Vue tutorial videos
   • Vue 3 for Beginners  

Subscribe to the channel and never miss a lesson
   / @koderhq  

Visit the website for a wide range of programming tutorials
https://www.koderhq.com