Angular Ngrx Effects with Firebase Database

84 Views
Published
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/firebase-with-angular-ngrx-redux/

Source Code: https://github.com/ngrx/platform/blob/master/docs/effects/README.md
Ngrx Effects: https://github.com/codediodeio/ngrx-fire
Firebase: https://firebase.google.com/
Category
Fireship
Tags
angular, angular 4, angular 2
Be the first to comment