Curious if anyone on here uses Google Apps Script for any development work. I really like it for creating simple scripts and API calls. It can be very powerful however, and you could technically use it to make a full web app. Would love to get some of your guys use cases and thoughts/experiences about it.If you're not sure what it is, it basically lets you run Javascript on the server (Google's servers) with a bunch of built in functions for manipulating Google data (Google docs, drive, sheets, etc)
Documentation: https://developers.google.com/apps-script/overview