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
Deno - Next Generation JavaScript RuntimeJSConf via YouTube How I Got 1600 Stars on GitHub in 2 Months of Open Source Work
JSConf via YouTube Is it Okay to Pursue Functional Programming on Frontend - JSConf Korea
JSConf via YouTube If - Extensible Design - Return "Work Life Balance"
JSConf via YouTube React x Web Components - How It Is and How It Could Be
JSConf via YouTube