Building Apps with AngularFire 4
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.
What you'll learn
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 4, 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.
Table of contents
- Introduction 1m
- Duplicating the Company Feature 5m
- Relating Contacts to Companies 9m
- Querying with Primitive Values 3m
- Introduction to RxJS Subjects 3m
- Querying with Observable Values 5m
- Creating a Many to Many Relationship 4m
- Multipath Updates 8m
- Mutlipath Updates Demo 7m
- Firebase Joins 8m
- Denormlaizing Data 4m
- Summary 1m