In part one of this short series, I mentioned some ruby on rails specific issues I encountered making an offline HTML5 app. This second short article explores some more general HTML5 offline application concepts, namely connectivity checks and cache manifest issues - online/offline checks When dealing with offline webapps, a major functionality of the app … Continue reading Moving to html offline : Part 2
Moving to html offline : Part 1
I lately had a very educational chance to conclude a project which involved writing an offline HTML5 app, with a backend written in ruby on rails. I learnt a couple of lessons along the way, i'd love to know what the readers think, and maybe weigh in on a couple of the points that i'll … Continue reading Moving to html offline : Part 1
You must be logged in to post a comment.