Firebase Event Handling

InstructorLukas Ruebbelke

Share this video with your friends

Send Tweet

When using Firebase collections in your AngularJS application, you have access to a handy set of events emitted by the collection when changes in your data occur. Be sure to check out the first lesson in this series for the project source code.