What is the correct way to implement Child Events in AngularFire2?
Like value, child_added, child_changed...
https://firebase.google.com/docs/database/web/lists-of-data#listen_for_child_events
I tried to find in the documentation, without success.
If AngularFire2 does not implement this, is there any way to do it in Angular2?