This document discusses best practices and lessons learned for developing mobile web applications. It covers topics like CSS, JavaScript, networking, caching, and platform-specific considerations. It also introduces Touchy Boilerplate, an open-source starter kit that encapsulates these lessons. Developing mobile web apps requires optimizing for limitations of mobile browsers through techniques like minimizing payloads, hardware acceleration, and progressive enhancement.
Related topics: