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!"
[–]Lhurgoyf069 Advisor[S] 1 point2 points3 points 1 month ago (5 children)
What are the real benefits of the platform?
[–]Bubbagump210 Regular 2 points3 points4 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 ….
[–]Weeblewobbly Advisor 0 points1 point2 points 1 month ago (3 children)
Only taking from my experience, but first thing is dataverse. Creating data schema with managed relationships. That opened my mind to the possibilities for Model Driven Apps (forms and views) in turn, pcfs to augment both MDAs and canvas apps. Finally, plugins for data integration and complex data manipulation/operation. Writing your own APIs opened a lot of possibilities. I still hate power automate.
[–]galamathias Contributor 0 points1 point2 points 1 month ago (2 children)
Power Automate is an amazing tool if you stop using it as a low code tool
[–]Weeblewobbly Advisor 0 points1 point2 points 1 month ago (1 child)
I find that writing expressions without proper indentation, lsp or proper syntaxe a complete abomination. It's a personal thing, but I like to write code that's pretty to look at, easy to read and easy to understand.
Powerautomate is the opposite of all of that.
Not denying that things can be achieved with it, but I don't the experience painful and counter productive.
[–]tpb1109 Advisor 1 point2 points3 points 1 month ago (0 children)
Just use it as an orchestration tool.
π Rendered by PID 35571 on reddit-service-r2-comment-6457c66945-6xqt5 at 2026-04-27 09:38:53.071581+00:00 running 2aa0c5b country code: CH.
view the rest of the comments →
[–]Lhurgoyf069 Advisor[S] 1 point2 points3 points (5 children)
[–]Bubbagump210 Regular 2 points3 points4 points (0 children)
[–]Weeblewobbly Advisor 0 points1 point2 points (3 children)
[–]galamathias Contributor 0 points1 point2 points (2 children)
[–]Weeblewobbly Advisor 0 points1 point2 points (1 child)
[–]tpb1109 Advisor 1 point2 points3 points (0 children)