Grokking Android

Getting Down to the Nitty Gritty of Android Development

Posts tagged “Cloud Functions”:

A Primer on Cloud Functions for Firebase

By

Since I am going to use Cloud Functions For Firebase a bit more in coming posts on this blog, I am going to give a very brief overview of how you can use and test them. What are Cloud Functions for Firebase Cloud Functions is a node.js based offering where you can expose stateless services. […]  Continue Reading  “A Primer on Cloud Functions for Firebase”