Offline.js – Handle Users Losing Internet Connection

October 28 2013, 2:20pm

Offline.js is a library to automatically alert your users when they've lost internet connectivity, like Gmail. It captures AJAX requests which were made while the connection was down, and remakes them when it's back up, so your app reacts perfectly.