Learn JavaScript Promises Pt1 with HTTP Triggers in Cloud Functions Firecasts
YOUR LINK HERE:
http://youtube.com/watch?v=7IkUgCLr5oA
In this Firecast, Doug Stevenson covers programming with JavaScript Promises in an HTTP trigger in Cloud Functions. • If you’re going to write code for Cloud Functions, you definitely need to know about how promises work. Nearly all the functions you write will use promises, and, if you don’t do it correctly, your code may fail in mysterious ways. In this tutorial, you’ll learn the basics of using promises in your HTTP functions. • Cloud Functions for Firebase → https://goo.gl/DGzP7p • Write HTTP Triggers → https://goo.gl/vHdPYv • Functions SDK API documentation → https://goo.gl/ReqpUX • Admin SDK documentation → https://goo.gl/Ng9X6D • Cloud Functions for Firebase - Tutorials → http://bit.ly/2M2ZBcE • Subscribe to the Firebase channel → http://bit.ly/firebase2
#############################
