← Back to context

Comment by bArray

1 day ago

And if you find you need more features than that - just build an app, don't make the web browser into some overly bloated app!

But most "apps" are just webviews running overcomplicated websites in them, many of which are using all the crazy features that the GP post wants to strip out.

Then you have to deal with os compatibility. That's the main selling point of the Web, it works everywhere.

  • And, I don't have to run a binary to try your product. The web has a lot of flaws, but it's a good way to deliver properly sandboxed applications with low hassle on the part of the user. I've built my fair share of native vs web apps, and I vastly prefer working on web apps. As a user, I vastly prefer web apps for most things. Not all things, but most. No, I don't want to install your crappy app on my computer and risk you doing something irresponsible. I'll keep you sandboxed in a browser tab that I can easily "uninstall" by closing.

  • Well worth it. Even the very best web apps struggle to be as good as a decent native app, let alone mediocre web apps. The native operating system blows the web out of the water as an app platform.

  • Except when it doesn't because of browser or platform differences/incompatibilities.

    • The portability of the Web is imperfect, but it's not even in the same galaxy as the portability of native app platforms; there's just no comparison.