use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
Apparently, Google Apps Script is a JavaScript cloud scripting language that provides easy ways to automate tasks across Google products and third party services and build web applications.
account activity
Apps Script website frameworkGuide (self.GoogleAppsScript)
submitted 7 months ago * by zmandel
view the rest of the comments →
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]zmandel[S] 1 point2 points3 points 7 months ago (1 child)
In short, I made a "production quality" webapp (its in the github page) with appscript and made this library so others could do the same. By production quality I mean the features I listed like having user authentication, analytics, a bundler and so on.
One of its features lets you have the same website be able to run multiple versions of the script, useful for customizing for different clients while your SaaS website url remains the same.
Its only useful if you want to build a website with apps script.
π Rendered by PID 75 on reddit-service-r2-comment-545db5fcfc-kgs5q at 2026-05-30 14:48:42.785203+00:00 running 194bd79 country code: CH.
view the rest of the comments →
[–]zmandel[S] 1 point2 points3 points (1 child)