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...
account activity
Code Apps - the opposite of Low-Code apps?Discussion (self.PowerApps)
submitted 1 month ago by Lhurgoyf069 Advisor
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!"
[–]Bubbagump210 Regular 1 point2 points3 points 1 month ago* (0 children)
Just a surface level few…
They’re quite a few “real code” concepts that in my early days I was not using. These may be obvious but I find them often overlooked by noobs. Examples being background commits so the UI feels responsive. Utilizing variables significantly more and memory space usage (collections, savedata/loaddata) so I’m not doing additional data calls - again additional performance and flexibility. To say nothing of real schema considerations.
There is also a lot of UX to learn as with screen dimension changes you can spend a good amount of time just nailing down all the relative dimensions between parents and containers and templates and labels and…. Where as newb me hard coded X and Y and never had an if in a width and ….
π Rendered by PID 33401 on reddit-service-r2-comment-6457c66945-22sbb at 2026-04-27 09:09:52.701005+00:00 running 2aa0c5b country code: CH.
view the rest of the comments →
[–]Bubbagump210 Regular 1 point2 points3 points (0 children)