Changed text to 'About Cloud Firestore' (#29246)
This commit is contained in:
@@ -2,7 +2,7 @@
|
|||||||
title: Setting up Cloud Firestore
|
title: Setting up Cloud Firestore
|
||||||
---
|
---
|
||||||
|
|
||||||
# Setting up Cloud Firestore
|
# About Cloud Firestore
|
||||||
|
|
||||||
Cloud Firestore is a scalable and flexible NoSQL database for mobile, web, and server development. Like real-time database it offers listeners to keep the data in sync for mobile and web clients and also offers offline capability.
|
Cloud Firestore is a scalable and flexible NoSQL database for mobile, web, and server development. Like real-time database it offers listeners to keep the data in sync for mobile and web clients and also offers offline capability.
|
||||||
|
|
||||||
@@ -29,4 +29,4 @@ dependencies {
|
|||||||
## Resources
|
## Resources
|
||||||
|
|
||||||
* You can learn more from the [codelabs](https://codelabs.developers.google.com/codelabs/firestore-android/#0) offered by Google.
|
* You can learn more from the [codelabs](https://codelabs.developers.google.com/codelabs/firestore-android/#0) offered by Google.
|
||||||
* You can watch a video about it [here](https://www.youtube.com/watch?v=kDZYIhNkQoM).
|
* You can watch a video about it [here](https://www.youtube.com/watch?v=kDZYIhNkQoM).
|
||||||
|
Reference in New Issue
Block a user