All Questions
Tagged with angularjs-controller angularfire
1 question
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 ...