Pro-tip: You can make your article sound like it's been written by a grown-up if you find/replace all instances of the word "fucking" and "fuck" with "".
People also just speak differently. You're allowed to curse on the internet, and as someone who lives in Queens, I honestly have trouble speaking without cursing. It feels kind of stilted and overly proper. Language is fluid and evolves.
It’s cheaper to build multiple native applications than one responsive web app
121–130 of 322 posts
Re: It’s cheaper to build multiple native applications than one responsive web app
#122One app for iOS, one for Android, and I got over 90% consumer coverage However with a huge friction point of requiring users to download and install an app.
And not being searchable or deep linkable or shareable.
Re: It’s cheaper to build multiple native applications than one responsive web app
#123Earlier quoted context omitted.
Did we read the same article? What is this condescending bullshit. Nobody is arguing these things CAN'T be done, just that it's too much effort on the web, and the only web devs that know the ins and outs of every browser enough to make it work are unaffordable and unavailable.
This is also what I took from the article. Everything they're wanting to accomplish is certainly possible, but instead of just knowing the ins and outs of each platform, you have to know the ins and outs of each browser AND how each can affect the other browsers. Beyond this, it is clear to me when an iOS-minded developer creates a web app that ends up on Android. Each have their own specific styles, and this gets lo…
Re: It’s cheaper to build multiple native applications than one responsive web app
#124Earlier quoted context omitted.
It does make a couple of interesting points: 1. The cost of building an app can be calculated in the back of a napkin. The cost of a web app that works consistently across devices? Not so much. 2. The cost of building backend services has been commoditised to a degree. Front end web development? Its downright hard finding someone that can do good front end web work. 3. The reality that big companies (silos) will push…
If the idea of the cost of an android app is will it work fine on a Samsung galaxy 1 behind the current gen then sure a napkin will work. I feel like doing anything non trivial for Android with a wide target audience is not always any more reliable than the Web experience claimed in the article
Re: It’s cheaper to build multiple native applications than one responsive web app
#125Earlier quoted context omitted.
The fact that you go to this effort is why I love HN.
If only we could get notifications for replies & a decent mobile app existed.
Re: It’s cheaper to build multiple native applications than one responsive web app
#126Ummm, yeah, I would say $50k would cover a small native app using Parse or similar or an extremely light backend. Even a medium size native app is going to run $100-150k. That's the price of software development if it's happening in the US.
Re: It’s cheaper to build multiple native applications than one responsive web app
#127"You want mobile notifications? Sure, but not on mobile Safari." You can do this with PhoneGap. "Multiple line ellipsis? Sure, but only on webkit." Okay, yeah, this sucks. "Consistent rendering size across browsers? Just fuck off." This is probably your fault. "We fix a layout bug on Safari and break something on Edge." This is probably your fault. "We change font size on Chrome and now all you can see on Firefox is…
This is probably your fault That's the point of the article. Getting these things right on the web is non-trivial (and therefore expensive).
The author is putting forth a false dichotomy between "write one web app that works on everything" and "write a new app from scratch for every platform." The right answer in 2016 is a hybrid approach.
Re: It’s cheaper to build multiple native applications than one responsive web app
#128Earlier quoted context omitted.
I don't understand why people think this is a huge friction point. Installing apps is comfortable, familiar, and easy for people. By comparison, finding a mobile web application in the browser on a phone has significantly more friction.
I might of not been clear, but my intent with the comment was to encompass the entirety of friction points involved in getting an app installed on a user's device, from discoverability on down.
Re: It’s cheaper to build multiple native applications than one responsive web app
#129I don't think that's remotely true if you keep the responsive web app simple. YNGNI and KISS and what not. I've been doing this for over ten years. In that time I've seen large web applications built for under 4k; I've also seen massively overbuilt simple applications go for 50k+. It comes down to often how needlessly complex you make the stack. If you stick with solid simple guaranteed tech instead of cutting edge y…
Re: It’s cheaper to build multiple native applications than one responsive web app
#130Earlier quoted context omitted.
I don't understand why people think this is a huge friction point. Installing apps is comfortable, familiar, and easy for people. By comparison, finding a mobile web application in the browser on a phone has significantly more friction.
A lot of people in the real world don't want to install apps. Also I disbelieve on how hard it is to find a mobile web application on a phone. Find it once, save a shortcut to a web page on your home screen, and now it is as easy to launch as an app. I actually find this easier to do than it is to install an app.
A lot of just a specific subset of highly technical people? I don't think I've met anyone with an aversion to apps who also used a ton of mobile web apps.
> save a shortcut to a web page on your home screen
How many people did you lose at this point?