AngularFire Guide

January 23, 2017 ยท View on GitHub

  1. Introduction to AngularFire - Learn about what AngularFire is and how to integrate it into your Angular app.
  2. Synchronized Objects - Create synchronized objects and experience three-way data binding.
  3. Synchronized Arrays - Create and modify arrays which stay in sync with the database.
  4. Uploading & Downloading Binary Content - Store and retrieve content like images, audio, and video.
  5. User Authentication - AngularFire handles user authentication and session management for you.
  6. Extending the Services - Advanced users can extend the functionality of the built-in AngularFire services.
  7. Beyond AngularFire - AngularFire is not the only way to use Angular and Firebase together.