logoalt Hacker News

knorkerlast Thursday at 11:32 PM0 repliesview on HN

> Web apps tend to be a mixed bag. After a while they become slow because of dozens of async operations relying on network.

That's not an inherent web-vs-native difference, though.

> That can be an issue for native apps too, but they tend to be designed in a local-first manner

That's a choice.

> which means that they'll always have a speed advantage

woah there. No.

> assuming your typical dev team

So it comes down to the developers (and project management, etc). Yup, I 100% agree with that.

So we agree that it's not a technical difference?