In this video, you'll learn how to set up your Firebase project in Ionic or Angular applications using AngularFire.
After that, we'll explore the Firebase console to see the available services we have, talk a bit about the Firestore database and explain the 2 main types of data: Collections and Documents.
After that, we'll use AngularFire to reactively pull data from Firestore and display it as a list in our application.