Mobile Web Development, Android development, mobile developers, iPhone, iPad

Blog (Posts about Mobile)

How to make offline web applications load responsively

loading

Two of the bigger challenges of taking a web application onto mobile are:

  • Working offline with HTML5
  • Creating a fast and responsive feel like native applications

You can find quite a lot on these topics, and I'll repeat some pointers, but for me the big issue is combining the two; making an application load responsively, regardless of online state.
Continue reading this post ›