Tagged articles
3 articles
Page 1 of 1
Aotu Lab
Aotu Lab
Mar 9, 2016 · Frontend Development

Master Image Optimization for Touch Pages: Reduce Size, Merge Requests, and Smart Loading

This guide explains practical image‑optimization techniques for touch‑screen web pages, covering file‑size reduction, request merging via sprites or Data URLs, and three loading strategies—normal, explicit/implicit preloading, and lazy loading—to improve performance and user experience.

frontend performancelazy loadingpreloading
0 likes · 5 min read
Master Image Optimization for Touch Pages: Reduce Size, Merge Requests, and Smart Loading
Art of Distributed System Architecture Design
Art of Distributed System Architecture Design
Mar 13, 2015 · Mobile Development

Overview of Popular Mobile Web Development Frameworks

This article surveys the most widely used JavaScript frameworks for mobile web development, highlighting their touch‑optimized features, cross‑platform capabilities, lightweight nature, and support for HTML5/CSS3 standards, helping developers quickly build responsive mobile applications across iOS, Android, and other devices.

HTML5cross‑platformcss3
0 likes · 8 min read
Overview of Popular Mobile Web Development Frameworks