Unit testing Firebase Firestore & Cloud Functions

added by JavaScript Kicks
10/21/2019 10:05:26 AM

616 Views

A personal project of mine has me open the pandora's box of all fun and new technology. I usually am not able to use in my daytime job - Firebase Firestore and Cloud Functions (Lambdas for you AWS folk). 🤖 I challenged myself to write a function that takes a payload of data and creates a record in Firebase.


0 comments