AndreaMoretti
Latest Articles by AndreaMoretti
Using HTML5 application cache in mobile Web apps
October 11, 2012, by AndreaMoretti
One of the most interesting features of HTML5 is support for application cache. Every Web browser has a built-in cache that stores recently visited Web pages. This means the same pages and assets will load faster the next time the browser returns. At every subsequent call, the browser checks the timestamp to determine whether to reload the assets from the server or serve the cached versions... Read More