Skip to content

Latest commit

 

History

History
99 lines (53 loc) · 5.74 KB

Library.md

File metadata and controls

99 lines (53 loc) · 5.74 KB

Better web development

HTML

CSS

Working with CSS Media Queries

JavaScript

Embedded media

  • Things to consider while [[using PNG images|using-PNG]]

Mobile

Gmail for Mobile HTML5 Series:

  1. Using AppCache to Launch Offline - Part 1
  2. Using AppCache to Launch Offline - Part 2
  3. Using AppCache to Launch Offline - Part 3
  4. A Common API for Web Storage
  5. Suggestions for Better Performance
  6. Cache Pattern For Offline HTML5 Web Applications
  7. Using Timers Effectively
  8. Autogrowing Textareas
  9. Reducing Startup Latency
  10. CSS Transforms and Floaty Bars

David B. Calhoun - Developer Blog - David Calhoun, frontend engineer working for Yahoo! Mobile team.
Wayne Pan - Wayne Pan, engineer working for Google AdMob

Misc