AppsScriptPulse

16 secrets tips, tricks and features for new Google Apps Script Editor (v2020)

Google Apps Script has a new editor, which is better, nicer, and completed ready for future new features. Today, I would like to introduce you to several dirty and secret tricks, what you can do.

If you like a keyboard shortcut you’ll love this post from Ivan Kutil! For those less keen on keyboard commands there is still plenty of other productivity tips from Ivan shared in this post.

Source: 16 secrets tips, tricks and features for new Google Apps Script Editor (v2020)

Machine learning in Google Sheet with Tensorflow.js and Google Apps Script 

This article will show you how you can setup, train, and predict spreadsheet data with deep-learning framework Tensorflow.js. You don’t need to call REST APIs or use other 3rd parties storage and algorithm. All your data stays in your secure Google Sheet.

Source: kutil.org: Machine learning in Google Sheet with Tensorflow.js and Google Apps Script

How to measure latency between Google Apps Script project and Google Cloud Platform regions ~ kutil.org

How to measure latency between Google Apps Script project (with UrlFetchApp) and Google Cloud Platform regions (e.g. if you are choosing region for GCP project)

Source: How to measure latency between Google Apps Script project and Google Cloud Platform regions ~ kutil.org

Deploy Google Apps Script web app as an Android application ~ kutil.org

Step-by-step tutorial how to deploy Google Apps Script to Google Play Store for internal web apps usage

Source: Deploy Google Apps Script web app as an Android application ~ kutil.org