Skip to content

Instantly share code, notes, and snippets.

View yamankatby's full-sized avatar
🍍
hacking...

Yaman yamankatby

🍍
hacking...
  • 12:12 (UTC +03:00)
View GitHub Profile

Firebase Functions Extended

Some ideas about new functions that can be added as an extension to the firebase functions library.

Firestore

onFieldCreate

This functions is triggered when a field inside a document is added to the document for the first time. That can be if: