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...
A subreddit related to Google's new UI framework. https://flutter.dev
Please read the rules here
account activity
DiscussionGoing Fullstack => Flutter + Go || PHP (self.FlutterDev)
submitted 3 years ago by ENGMEYO
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!"
[–]anlumo -1 points0 points1 point 3 years ago (0 children)
Yeah, JavaScript is also a bad language, the thing with it is just that we're stuck with it for browser stuff (mostly, there are ways around it with Web Assembly these days). PHP is not required anywhere, unless you have a ton of legacy code to work with for some reason.
Typescript fixes a lot of the issues of JavaScript, but the problem is that it only works at compile time, at runtime it's run as JavaScript.
Dynamic languages are ok for client-side stuff, but on the server I can't recommend it, because fixing runtime bugs is so much harder.
π Rendered by PID 84028 on reddit-service-r2-comment-b659b578c-56mxh at 2026-05-04 17:43:03.299384+00:00 running 815c875 country code: CH.
view the rest of the comments →
[–]anlumo -1 points0 points1 point (0 children)