Monday, May 19, 2014

Using Cache Manifest in HTML5 Apps - Beginner's Guide

Hi, everyone,

When preparing for my HTML5 test today, I found the following tutorial to be a great resource for learning about Cache Manifest in HTML5 Apps. Cache Manifest enables HTML5 App users to use the application even offline when they cannot reach the network/internet. It's a great feature in many senses, this article takes you from the scratch on using this feature.

Article: http://www.html5rocks.com/en/tutorials/appcache/beginner/