Skip to content

Latest commit

 

History

History

guide

AngularFire Guide

  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. User Authentication - AngularFire handles user authentication and session management for you.
  5. Extending the Services - Advanced users can extend the functionality of the built-in AngularFire services.
  6. Beyond AngularFire - AngularFire is not the only way to use Angular and Firebase together.