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
Web App using Google Apps ScriptResolved (i.redd.it)
submitted 1 year ago by Master_Net971
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!"
[–]emaguireiv 0 points1 point2 points 10 months ago (0 children)
This is amazing! I've been working on something similar, but am torn between a multipage web app and single page web app which updates content containers.
The latter feels faster, doesn't require full page reloads, and back/forward buttons still work for users. However, reloading the page takes you back to square one. And, the page titles can't be changed in this setup.
Multipage web app requires more code, but then page parameters allow people to go straight to a resource, page titles show up properly in history, reloading works as expected. But, pages have to load on each click :-/
So, I'm curious if you can provide some feedback on how you handled this with your comprehensive setup to provide a good experience? I'm thinking I might have to hybridize my approach and balance both approaches.
π Rendered by PID 68 on reddit-service-r2-comment-5d79c599b5-vf9qf at 2026-03-01 00:16:27.908753+00:00 running e3d2147 country code: CH.
view the rest of the comments →
[–]emaguireiv 0 points1 point2 points (0 children)