Firebase Cloud Firestore โ€“ Database Crash Course

1 ยท freeCodeCamp.org ยท Oct. 13, 2021, 4:01 p.m.
In this article, we will be learning about one of Firebase's build products called Cloud Firestore. It lets you store, sync, and retrieve data in a document-based database. We'll learn how to set up our project for the web. Since this isn't a design-focused tutorial, we'll just use an HTML...