Live data from Hacker News

It’s cheaper to build multiple native applications than one responsive web app

hueniverse.com

11–20 of 322 posts

Re: It’s cheaper to build multiple native applications than one responsive web app

#16
post #3

Although a rant, this is also pretty substantive. We've replaced the baity title with a representative sentence from the article in the hope that commenters will follow suit.

this is also pretty substantive.

Fuckity fuck fuck fuck you, and shut the fuck up, dear reader. More fuckity fuck because the author has a keyboard macro that expands "," to "fuck".

I don't know, I thought it was pretty much a waste of my time. Read the top of the page you're looking at right now, read my first sentence. There, saved you a few minutes.

Re: It’s cheaper to build multiple native applications than one responsive web app

#18
post #4

"One app for iOS, one for Android, and I got over 90% consumer coverage" What's the consumer coverage for Mobile Chrome + Mobile Safari? Giving up on total cross-browser compatibility doesn't have to mean writing native apps.

The coverage is probably pretty high, but you're limited by each browsers respective feature set. There may be functionality that you can't ship due to limits on multiple browsers. Other issues arise if you factor in sites which needs to take into account all browsers; You'll end up bloating your JS/CSS to handle all of these conditions impacting mobile page size. It can be done, if the product is fairly simple, but problems arise as you increase your products complexity and feature set. Native apps have their own set of problems with distribution and the web has it's own set of problems with performance and hardware API access.

Re: It’s cheaper to build multiple native applications than one responsive web app

#20

And if only there were solutions that made it easier to prototype and get your backend running faster. It could make it even cheaper to make native apps. end: self serving response :)

Hawking your own startup here doesn't make sense since the issues presented in the rant discuss user-facing product architecture.
Post reply on HN