Title
b

billy.parrish

03/16/2017, 9:35 PM
Would the kotlin - javascript functionality be relevant for creating Firebase cloud functions? Has anyone tried to this out yet? https://firebase.google.com/docs/functions/
m

melatonina

03/16/2017, 11:02 PM
I guess you'll be able to write Firebase functions in Kotlin, compile them to javascript and deploy them but I read that javascript is being used as first language while they develop the service. After that they will make people able to write functions in multiple languages.
b

billy.parrish

03/17/2017, 12:23 AM
awesome, thanks!