Categories
Writing

HTML5 offline web apps & debugging the cache manifest

Cache Manifest is the perfect tool for taking your web application and making it available offline. The problem is it can be tough to debug what is happening when something goes wrong. Thankfully there’s a bit of code to help with you out with that.