685 Views
📑 Table of Contents There are many reasons to compile your Cloud Function code: Types! TypeScript, Flow, ReasonML or another language for typing. Use new JS features not supported by the Node 6 or Node 8 runtimes. Here we will explore HOW we can set up our project and some pros/cons of the available methods.
0 comments