@@PeterFriese Great to hear lol!..... So I have question....How would map a tuple into an array ....Ex: You have two structs models (Employee, Sign) and want to map the array of Employee [Document id's] to the specific [Sheet] based on the field value of 'awarded: True'.... for some reason when I do the filter and map it to the view the 'awarded' Employee shows up on all the Sheets not just the one Sheet....any help would be appreciated
@evangelosspyromilios5994 Жыл бұрын
Literally right on time !
@PeterFriese Жыл бұрын
Awesome, glad to hear it!
@Kjhgar12 Жыл бұрын
Was looking at the docs on this yesterday. Thank you ❤
@PeterFriese Жыл бұрын
You’re welcome!
@FloWritesCode Жыл бұрын
One more thing... I like it!
@PeterFriese Жыл бұрын
Secret santa just for you, Flo :-)
@dhalexkhan8287 Жыл бұрын
Impressive one ..i think it will be helpful ..but we have to learn new datatypes and command for this
@PeterFriese Жыл бұрын
I hope the video helps make learning Firestore easier!
@profgallaugher3 ай бұрын
I've noticed that neither .setData(from:) nor .addData(from:) is not async. Is there anything I need to worry about when saving re: time delays / async issues? Thanks!
@Spacer-l3j7 ай бұрын
how do you make a firestore db automatically when the user signs up for the first time? so i can assign a db for the user easier
@robertocarmomascarenhas10606 ай бұрын
The sample app is not available to clone, could you check this please?