Skip to content

Latest commit

 

History

History
18 lines (15 loc) · 697 Bytes

2013-07-13-why-mobile-web-apps-are-slow.md

File metadata and controls

18 lines (15 loc) · 697 Bytes
layout title link date categories
link
Why mobile web apps are slow
2013-07-13 05:46:35 -0700
javascript web app mobile

Definitely recommend reading this article (hint: it's long, but worth it), it talks more from the perspective of intense mobile web apps (image/video processing, games). No, not those apps that are essentially a website in a PhoneGap/Cordova wrapper sprinkled with some of their APIs.

That said, I won't stop using JavaScript to build mobile web applications, but I am now even more conscious of memory and CPU usage and limits.