This repository has been archived by the owner on Mar 13, 2018. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fire data-ready event on loaded data
There's often a need to know when data has been read from the Firebase for the first time (e.g. to initialize an empty object), and while dataReady gives us this, there's presently no event fired to let us know "hey, we read the Firebase, nothing here."
- Loading branch information