Building Apps with AngularFire 2

Pluralsight
Course Summary
This course is an introduction to using AngularFire 2's API with your Angular and Firebase applications. This course will look at how to use observables with AngularFire 2's real-time bindings and authentication.
-
+
Course Description
At the core of building a web, mobile, or desktop application in Angular with Firebase as a backend is a thorough knowledge of Firebases's AngularFire 2 library. In this course, Building Apps with AngularFire 2, you will learn how to combine the power of RxJS, Angular, and Firebase to build real-time applications. Next, you will explore how to create real-time bindings that synchronize Firebase collections as objects or lists and how to query these lists. Finally, you will find out how to authenticate users and monitor authentication state in realtime. When you're finished with this course, you will have a foundational knowledge of the AngularFire 2 library, and you will be ready to get started creating Angular applications with Firebase.
-
+
Course Syllabus
Course Overview- 1m 55s
—Course Overview 1m 55sCourse Introduction- 10m 0s
—Why Learn AngularFire 2? 4m 17s
—The Big Changes in Version 2 3m 6s
—Sample App 0m 56s
—Prerequisites 1m 1s
—Course Repository 0m 20s
—Summary 0m 18sInstallation and Setup- 23m 53sRetrieving and Working with Firebase Objects- 35m 4sRetrieving and Working with Firebase Lists- 32m 45sQuerying Firebase Lists With Observables- 55m 14sAuthentication- 19m 55sAngularFire Extras- 44m 59s