Javascript – How do I get just one singular field out of a Firestore document and add it to a new document?
I am trying to make a chat where at the top of each message it displays the user's name on the top of each document they add when they send each message but I am unable to get the single…