Tutorial by Topics: fire

In Firebase Database everything is a node, that follows the pattern key: value. Firebase Database provides us with a simple way to generate unique keys. Unique keys create new items while uploading data to a previously stored key will update.
Here ill show you how to integrate AngularFire2 and use this real time database in our Ionic App.

Page 3 of 3