Hacker News new | ask | show | jobs
by yobbo 1220 days ago
Yes, they are all equivalent. There are variations in specific features but it should be obvious how irrelevant that is.

The present day "apps" you describe are bloated because they bundle an entire web browser and more, maybe the equivalent of a container, to run the little sliver of JS/html that presents the UI to the user.

The reason they are bundled like this is to enable web developers to work on them.