Do we still need web apps? There's notorious sites like reddit who try to push you to visit their web page, so they can serve you ADS.
In visiting a mobile webpage, an adblocker suffices. native apps can utilize advertising APIs, of which there's no way to turn off unless you install their $3.99 "Premium" app.
Ask HN: Do we still need native apps?
41–46 of 46 posts
sounds like a very bad excuse to push native apps which can be much greater security hazards than web pages
Re: Ask HN: Do we still need native apps?
#42Earlier quoted context omitted.
> People moan about how it's slow No, I moan about how it's an abuse of my privacy, an abuse of my security & an abuse of the web itself. Web pages which use JavaScript enable all sorts of malicious nastiness which plain websites do not. They are impossible to properly secure (in that I get a new version every time I open it up). They are not what the WWW was meant to be. No thank you.
OK so how is a native application different? You can do the exact same things in a native app.
Because it's possible for a native app to be secure. I can audit it, pay someone else to audit it for me or rely on someone's free audit. I download the code once, and run it many times, rather than downloading a fresh version each time, and hoping the provider hasn't tampered with it. I can even run it offline, on an airgapped computer.
And a native app is using the APIs of its platform as intended, rather than violating its entire raison d'être, like single page apps violate the Web.
Re: Ask HN: Do we still need native apps?
#43If you truly care about your user experience you write native apps.
For everything else a hybrid or web app will do.
Re: Ask HN: Do we still need native apps?
#44Im using more native apps than web apps. The shift back to web wouldnt make any sense
Re: Ask HN: Do we still need native apps?
#45From a development perspective, native apps are faster and cheaper to build and maintain, as well as more up to date. Probably the only reason to do a web app is so you can have a team with only one core skill.
Re: Ask HN: Do we still need native apps?
#46Yes. It's really important to develop native apps. In our side, no. We have no problems about this. But about User Experience It's really important to develop native apps.