Surviving the Offline Apocalypse
Offered By: JSConf via YouTube
Course Description
Overview
Learn how to build web applications that can function without an internet connection in this 22-minute conference talk from JSConfUS 2013. Explore the importance of offline capabilities and discover practical solutions to overcome connectivity challenges. Gain insights into essential technologies like Application Cache, IndexedDB, and FileSystem API. Master the rules for survival in an offline environment, including living off the grid, managing supplies, and having adequate weaponry. Understand browser support for these technologies and learn how to implement an escape plan using navigator.online. Equip yourself with the knowledge to create resilient web applications that can thrive even during the "offline apocalypse."
Syllabus
Intro
Surviving the Offline Apocalypse
Why Does Offline Matter?
Why Does Offline Matter To Me?
The Problem
The Solution
Rules for Survival
Live off the grid: Application Cache
Application Cache Browser Support
Supplies: IndexedDB
IndexedDB Browser Support with Polyfill
Adequate Weaponry: FileSystem API
FileSystem Browser Support
An Escape Plan: navigator.online
Taught by
JSConf
Related Courses
Offline Web ApplicationsGoogle via Udacity PWA - Aplicaciones Web Progresivas: De cero a experto
Udemy Construindo Progressive Web App's (PWA's) com Angular
Udemy Improving Performance with IndexedDB and Caching
LinkedIn Learning JavaScript: Modern Browser APIs
LinkedIn Learning