@Orioniae Most customers don't choose apps based on size but based on look and feel
Making performant and good looking app that will work on every platform is hard and time consuming, so when you still polishing your native app, others already shipped and gadering market share
@Mirteaaa 2 thinks:
Some times you need server, browser don't allow you to access everything so you need to spin-up a server and host page on localhost or ship electron
Ppl LOVE to have native app vibe even if it doesn't require server. Thats why even in PWA is superior ppl download app
@TheThing89@adibhanna Is the same as was with Linux
Most desktop viruses ware made for windows because windows is majority
Same here. Most attacks are to JS/TS because it is the most popular language
@CongoCart@ibuildthecloud Because ppl just think JS/TS -> not native, everything else -> native
But it's more complex
1. native UI -> using buildin elements
2.1. native language -> languages selected by platform
2.2. compiled to native language -> languages that compile to specific platform
@callmidavid And there are still ppl that interview for Express + Sequelize
When I see it I know that I will deal with a ton of legacy code or boot camp code
@notashelf I have one good reason
JS for scripting with good std
You just vibe a script that covert every image to webp and that it
Not everything need to be an app
@shadcn I have one problem with cursor default on buttons
That it mix static blocks with buttons, because both have cursor default
And "button should have hover indicator that it is clickable" unfortunately it's not accessible for many ppl, because it's too subtile or too ugly
@gales8o@shadcn Unfortunately many buttons are hybrids. Actions with navigations
Submit button, tabs, filters ect.
And tabs and filter had cursor pointer in old websites because they need to be links fo even work