HackerTrans
TopNewTrendsCommentsPastAskShowJobs

marvindanig

no profile record

comments

marvindanig
·vor 4 Jahren·discuss
i absolutely agree 100%
marvindanig
·vor 4 Jahren·discuss
This is bad advice and just plain wrong.

There are horrible slow or just badly built apps written with native stack as well.

Native is worthwhile for “appstore only” businesses. Mostly. For everyone else, a universal web app is the recommended path forward. Anyone who has a web app should absolutely avoid rewriting the same business logic three times over in native languages just for the appstores. It’s a nightmare to maintain and sync up three teams and codebases, not to mention also insanely expensive.

The future is pwa + webassembly + webview, and there’s no advantage of native over web whatsoever.
marvindanig
·vor 4 Jahren·discuss
pwa+webview+webassembly is the future of everything.
marvindanig
·vor 6 Jahren·discuss
Yeah, and those are called TWAs-as in Trusted Web Activities. As much as I dislike Google in general, they have been good at bringing web development and native apps closer than ever.
marvindanig
·vor 6 Jahren·discuss
Oh, 100%!

It is absolutely intentional that iOS Safari on iPhones does not have support for fullscreen api, for example, whereas both WatchOS (somewhat) and iPadOS do. Apple is quite anti-competitive when it comes to letting web apps utilize the full potential of modern web standards.

And they often use "industry advocates" driven psy-op tactics to manoeuvre public opinion such as the following:

[1] https://stackoverflow.com/questions/49589861/is-there-a-non-...