Is bandwidth as issue?
Do we have to consider the bandwidth of end user when building an app?
4 comments
[deleted]
I would expect large majority to have a decent fixed price data packages. However there are people that have slow speeds and/or expensive metered data plans, so I wouldn't get too frisky. Overall bandwidth is usually the bottleneck, so yes.
I am building a chat application(http://tiny.chat) that will use less bandwidth.
Is it worth optimizing reduce as many bytes as possible?
Or the end user doesn't care if there are couple of extra KB used?
A couple KB shouldn't make much of a difference. If your app explodes in popularity, then yes, you should make every effort to optimize.
Yes.
yes