Get/Save documents from Firestore in Front end
1 min readAug 21, 2020
To retrieve
and this also same with previous
snapshot.docs.forEach((doc) => {
console.log(doc.data())
})
and this also same with previous
snapshot.docs.forEach((doc) => {
console.log(doc.data())
})
13+ years in the digital trenches. I decode complex tech concepts into actionable insights, focusing on AI, Software Engineering, and emerging technologies.