Comments on: Mobile web apps are slow /rants/mobile-web-apps-are-slow/ sealed abstract class drew {} Sun, 27 Mar 2016 22:51:38 +0000 hourly 1 https://wordpress.org/?v=4.4.15 By: Andreas /rants/mobile-web-apps-are-slow/comment-page-1/#comment-10669 Tue, 20 Aug 2013 16:03:54 +0000 /?p=1572#comment-10669 @Paddy O’Reilly I’ve tested it on my iPhone 4 and it is horribly unresponsive. If I touch a button, it takes around 200ms for the button to become darken

]]>
By: Canes /rants/mobile-web-apps-are-slow/comment-page-1/#comment-10656 Mon, 19 Aug 2013 14:49:15 +0000 /?p=1572#comment-10656 I must say the http://beta.dublinbikes2go.com is slow but it is not because of the web-app vs. native-app. It’s because mobile browsers wait 0.3 seconds before they fire the click event (maybe you wanted to drag something or whatever).

If the app used touch events, it would be lightning fast. There is nothing to be slow about it, it’s dead simple website, only with poor mobile optimization.

Just to be clear what I am talking about, try this:
http://trott.github.io/LightningTouch/#/lightning-main

Anyway this is perfect example of “writing an app with two buttons”. I see the problem in trying to make web apps behave like native apps with HW optimalization. Is it really necesary to force fade-in/out effects with jQuery animate(opacity) and fancy sliding by changing absolute positioning every millisecond even if thse frames are not rendered?

All in all web is not just javascript and it is different environment for different usage. It may be slow but on the other hand it may be much better than writing all those native apps, which the user has to install and keep updated!

]]>
By: The Great Mobile Performance Debate - Apcoder /rants/mobile-web-apps-are-slow/comment-page-1/#comment-10110 Thu, 08 Aug 2013 17:03:53 +0000 /?p=1572#comment-10110 […] Crawford wrote a brief blog post on the slowness of mobile web apps that generated heated discussion. He followed up with a lengthy post describing the performance […]

]]>
By: James A /rants/mobile-web-apps-are-slow/comment-page-1/#comment-9309 Thu, 25 Jul 2013 13:00:29 +0000 /?p=1572#comment-9309 The native facebook application is virtually unusable on my iPhone 4. But the Web application in Safari really performs well in comparison.

]]>
By: Kurt /rants/mobile-web-apps-are-slow/comment-page-1/#comment-9169 Mon, 22 Jul 2013 13:21:17 +0000 /?p=1572#comment-9169 @Paddy2k Not slow, Broken. Looks like by design (didn’t account for pretty simple use cases and fails to degrade gracefully). Flat stripey, UI with nails on a chalkboard color combination choices is also almost unusable to people who wear bifocals (I had to take my glasses ofUI f).
Finally, failing to make standard button and other traditional UI cues that professionals have spent 35 years trying to turn into a unvesal language makes users skittish. Is a button broken, inactive, or behaving badly. Does it know it has been clicked?

Slow. Because even if the maps do come u, and your CDN rocked, and you have switched into a proxy server and pre-cached static content, your user experience is glacial. Sorry. But I think usability and perception come into the conversation fairly, because they are under-represented while be where the customer’s attention is riveted while the potential slow down takes place.

Wow. A good coffee morning – create between six and six fifteen AM.

have a beauty day!

]]>
By: » web app速度慢无解? - 阅读小站 /rants/mobile-web-apps-are-slow/comment-page-1/#comment-8870 Mon, 15 Jul 2013 12:02:39 +0000 /?p=1572#comment-8870 […] 5月份的时候Drew Crawford发表了一篇文章,web app很慢。文章出来之后受到了一些质疑,主要集中在以下三方面: […]

]]>
By: Why Mobile Web Apps are Slow | Drew Crawford | Note To Self /rants/mobile-web-apps-are-slow/comment-page-1/#comment-8804 Sun, 14 Jul 2013 23:41:17 +0000 /?p=1572#comment-8804 […] Crawford; Mobile web apps are slow; In His Blog; […]

]]>
By: Brilliant @DrewCrawford: Why mobile web apps are slow — iakttakelser /rants/mobile-web-apps-are-slow/comment-page-1/#comment-8622 Sat, 13 Jul 2013 09:22:57 +0000 /?p=1572#comment-8622 […] wrote just what I looked the 9. of July. And it is fulfilling all my needs. Just take a look at Mobile web apps are slow, it’s just […]

]]>
By: Remi Grumeau /rants/mobile-web-apps-are-slow/comment-page-1/#comment-8599 Sat, 13 Jul 2013 00:18:10 +0000 /?p=1572#comment-8599 Yes, native compiled code runs faster than webapps. Now, just try to create a sliding panels like app for desktop Windows XP & MacOS X.x iPhone, iPad, all Android devices from 2.2 to 4.x, WindowsPhone, BlackBerry 6, 7 & 10, Bada, … with native code or Cordova as quickly as you can with the web & Emy http://www.emy-library.org.

Not the sme tech, not the same goals, not the same cost, … you compare Apples & Meal. This article is more likely to show how ignorant you are about this industry more than in which cases webapps is not a good idea (those cases are real, in both ways btw)

]]>
By: Clint Nash /rants/mobile-web-apps-are-slow/comment-page-1/#comment-8497 Thu, 11 Jul 2013 16:53:46 +0000 /?p=1572#comment-8497 Well done gentlemen. This is the type of dialogue that moves the web forward. Kudos. +1.

]]>