Angular Ngrx Effects with Firebase Database

Published: 30 August 2017
on channel: Fireship
36,942
647

Update 10/8/2017. AngularFire v5 introduced breaking changes. For this tutorial to work in v5, you need to import the service from `angularfire2/database-deprecated`

Use Angular NgRx with the Firebase realtime database. In this episode, I show you how to apply Redux patterns and control side effects to retrieve and update data in the Firebase.

Full Lesson: https://angularfirebase.com/lessons/f...

Source Code: https://github.com/ngrx/platform/blob...
Ngrx Effects: https://github.com/codediodeio/ngrx-fire
Firebase: https://firebase.google.com/