319
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
this post was submitted on 17 Jan 2025
319 points (97.3% liked)
[Migrated, see pinned post] Casual Conversation
3401 readers
3 users here now
We moved to !casualconversation@piefed.social please look for https://lemm.ee/post/66060114 in your instance search bar
Share a story, ask a question, or start a conversation about (almost) anything you desire. Maybe you'll make some friends in the process.
RULES
- Be respectful: no harassment, hate speech, bigotry, and/or trolling.
- Encourage conversation in your OP. This means including heavily implicative subject matter when you can and also engaging in your thread when possible.
- Avoid controversial topics (e.g. politics or societal debates).
- Stay calm: Don’t post angry or to vent or complain. We are a place where everyone can forget about their everyday or not so everyday worries for a moment. Venting, complaining, or posting from a place of anger or resentment doesn't fit the atmosphere we try to foster at all. Feel free to post those on !goodoffmychest@lemmy.world
- Keep it clean and SFW
- No solicitation such as ads, promotional content, spam, surveys etc.
Casual conversation communities:
Related discussion-focused communities
- !actual_discussion@lemmy.ca
- !askmenover30@lemm.ee
- !dads@feddit.uk
- !letstalkaboutgames@feddit.uk
- !movies@lemm.ee
founded 2 years ago
MODERATORS
But they already have APIs in a lot of cases, so just wire the application to the API? Why the random HTML/JavaScript trash?
By the way I’m a web application developer. I understand SaaS, infrastructure and why it’s easier to wrap it all up but I don’t care. Why do application developers tolerate this? In some cases I produced a better version of their application by just creating the wrapper myself—they can’t even make the wrapper itself clean.
Honestly, it's just because most native UI libraries suck to use compared to HTML/CSS/JS. For all the hate modern web stacks get, it's brain-dead simple to get something good-looking in it.
Then there's the business aspect of "Well, if the people who make our web UI can also make our app UI, why not?"