-
Notifications
You must be signed in to change notification settings - Fork 0
Firebase
Johnson Fu edited this page Feb 21, 2022
·
1 revision
to get the current place in the database
firestore.doc('/xxx/yyyyy/keyvalue');
firestore.collections('/collections');to get the data, firebase returns the snapshot object even the object not exists
const ref = firestore.doc('/xxx/yyyy');
const snapShot = await ref.get();
if(snapShot.exists) { } - freemarker
- thymeleaf
- JMX (jconsole)
- ZeroMQ
- microk8s
- multipass
- pwsh (powershell)