Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 913 Bytes

README.md

File metadata and controls

9 lines (8 loc) · 913 Bytes

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. 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.