Skip to main content

All Questions

Filter by
Sorted by
Tagged with
2 votes
1 answer
563 views

Checking for data uniqueness in AngularFire

Using AngularFire, I want to add an object to my angularFireCollection ONLY if the "name" is unique. My data is structured like so: - ClientList - dsk32923k <-Random unique ID created by ...
Brian A Bird's user avatar