YoVDO

Surviving the Offline Apocalypse

Offered By: JSConf via YouTube

Tags

JSConf Courses User Experience Courses IndexedDB Courses

Course Description

Overview

Save Big on Coursera Plus. 7,000+ courses at $160 off. Limited Time Only!
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

10 Things I Learned Making the Fastest JS Server Runtime in the World
JSConf via YouTube
10 Things I Regret About Node.js
JSConf via YouTube
Reasons Psychology Will Help You Write Better Code
JSConf via YouTube
A/B Testing and Canary Releases - Why, What, and How?
JSConf via YouTube
A Crash Course on Worker Threads
JSConf via YouTube