Javascript – How to get the email id of each user who sent the message in firebase
I am new to Firebase and want to get the email id of each user and display it next to the message. I came across the code I have attached below and am able to get the photourl of each…