In order to view this lesson, you must purchase this course.
For each user that has registered into our system, we'll have to insert a record into Firestore so that we can keep track of it. The idea is fairly similar to Firebase Database, but the syntax is a little different. We'll walkthrough how to save <b>document</b> objects and examine at the Firebase console for changes.