filmov
tv
Cloud Firestore with MVVM in Android Q Kotlin: Overview and Example
Показать описание
A quick overview, followed by a simple hands-on demonstration where we:
1) create a Firebase project,
4) create a save method in our VIewModel, which will be invoked from our fragment,
5) send a populated object from the Fragment to the ViewModel to be saved,
6) add FirebaseFirestore to our ViewModel,
7) build FirebaseFirestoreSettings,
8) access a CloudFirestore collection, and add a new document to it,
9) add onSuccessListener and onFailureListener,
10) demonstrate our work in the debugger,
11) see the difference between setting our own document ID versus having one generated for us, and
12) see how we can read a document ID that was generated automatically by Firebase, and store that generated ID in our DTO.
1) create a Firebase project,
4) create a save method in our VIewModel, which will be invoked from our fragment,
5) send a populated object from the Fragment to the ViewModel to be saved,
6) add FirebaseFirestore to our ViewModel,
7) build FirebaseFirestoreSettings,
8) access a CloudFirestore collection, and add a new document to it,
9) add onSuccessListener and onFailureListener,
10) demonstrate our work in the debugger,
11) see the difference between setting our own document ID versus having one generated for us, and
12) see how we can read a document ID that was generated automatically by Firebase, and store that generated ID in our DTO.
Cloud Firestore with MVVM in Android Q Kotlin: Overview and Example
Use Cloud Firestore, LiveData and MVVM to Update UI in real time
Cloud Firestore Android Kotlin Mvvm Live coding session
Android MVVM pattern with Firestore, Room and Rest API
SwiftUI: Firebase FireStore With MVVM and a reusable Firebase DataService class.
Firebase Cloud Firestore in iOS Swift MVVM - Configure Firebase Firestore [Episode 1]
Uploading data to Cloud Firestore Database - MVVM Architecture
Realtime Database vs Cloud Firestore Firebase | Firebase with MVVM | Github | Kotlin | Android
2 . Layouts & Navigation Graph | Shopping App | MVVM | Firestore
#5 Native Mobile apps (Firebase Firestore realtime database for MVVM pattern)
SwiftUI 2.0 - Firebase Firestore - StudyCards App - MVVM + Repository + Combine (2021)
Ch. 8.5 CloudFirestore Data Model, MVVM, and SwiftUI (2024)
Architecture Components MVVM + RecyclerView + LiveData Form Firestore
Firebase Cloud Firestore in iOS Swift MVVM - Firestore CRUD Operations [Episode 2]
Flutter firebase firestore crud with MVVM and GetX
Firebase with MVVM | Kotlin
Firebase Cloud Firestore in iOS Swift MVVM - Firestore CRUD Operations (Part 2) [Episode 3]
4. Adding Goals - SavingsApp | Firestore | MVVM | JAVA |
6.1. Updating The Image (1/2) | ChatApp - JAVA | MVVM | Firestore |
Playlist Overview: Android Q, MVVM, LiveData, Firebase
2. Project Setup - SavingsApp | Firestore | MVVM | JAVA |
1 App Demo & Firebase Data Structure | Shopping App | MVVM | Firestore
Firebase MVVM Tutorial Android | Part 1 of 5
4 . Displaying Products | Shopping App | MVVM | Firestore
Комментарии