Mobile web apps shouldn't stop working when there's no network connection. Learn how to build cross-platform mobile web apps that work just as well offline as they do online. This talk will demonstrate how you can use HTML5 and PouchDB, an open source syncing JavaScript database that runs within a web browser, to provide a better, faster user experience, both offline and online. Learn how PouchDB synchronization can be used to replicate to and from a remote database, such as CouchDB or IBM Cloudant (a globally distributed data layer for web and mobile applications), whenever an Internet connection is available.