Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
Desarrollo FrontEnd con JavaScript #03
Search
Gustavo Leon
February 06, 2013
Programming
0
100
Desarrollo FrontEnd con JavaScript #03
Gustavo Leon
February 06, 2013
Tweet
Share
More Decks by Gustavo Leon
See All by Gustavo Leon
Usando Preact - Una alternativa ligera a React
hpneo
0
270
Manejando Docker containers con Ruby y backticks
hpneo
0
350
CodePicnic: Lecciones aprendidas al crear una startup tecnológica
hpneo
0
470
Universal Web apps con JavaScript
hpneo
0
300
gmaps.js - 4 lecciones open source en 4 pasos
hpneo
0
690
Xamarin
hpneo
1
290
Desarrollo FrontEnd con JavaScript - S06
hpneo
0
110
Desarrollo FrontEnd con JavaScript - S05
hpneo
0
60
Desarrollo FrontEnd con JavaScript - S04
hpneo
0
82
Other Decks in Programming
See All in Programming
The Niche of CDK Grant オブジェクトって何者?/the-niche-of-cdk-what-isgrant-object
hassaku63
1
730
JetBrainsのAI機能の紹介 #jjug
yusuke
0
160
ZeroETLで始めるDynamoDBとS3の連携
afooooil
0
140
構造化・自動化・ガードレール - Vibe Coding実践記 -
tonegawa07
0
160
[DevinMeetupTokyo2025] コード書かせないDevinの使い方
takumiyoshikawa
2
240
ご注文の差分はこちらですか? 〜 AWS CDK のいろいろな差分検出と安全なデプロイ
konokenj
4
730
バイブスあるコーディングで ~PHP~ 便利ツールをつくるプラクティス
uzulla
1
310
Claude Code で Astro blog を Pages から Workers へ移行してみた
codehex
0
170
新しいモバイルアプリ勉強会(仮)について
uetyo
1
240
Claude Code派?Gemini CLI派? みんなで比較LT会!_20250716
junholee
1
770
AWS Summit Japan 2024と2025の比較/はじめてのKiro、今あなたは岐路に立つ
satoshi256kbyte
1
260
Quality Gates in the Age of Agentic Coding
helmedeiros
PRO
1
120
Featured
See All Featured
Reflections from 52 weeks, 52 projects
jeffersonlam
351
21k
The World Runs on Bad Software
bkeepers
PRO
70
11k
Design and Strategy: How to Deal with People Who Don’t "Get" Design
morganepeng
130
19k
Chrome DevTools: State of the Union 2024 - Debugging React & Beyond
addyosmani
7
770
Unsuck your backbone
ammeep
671
58k
Imperfection Machines: The Place of Print at Facebook
scottboms
267
13k
The Language of Interfaces
destraynor
158
25k
Put a Button on it: Removing Barriers to Going Fast.
kastner
60
3.9k
Save Time (by Creating Custom Rails Generators)
garrettdimon
PRO
31
1.3k
Easily Structure & Communicate Ideas using Wireframe
afnizarnur
194
16k
The Web Performance Landscape in 2024 [PerfNow 2024]
tammyeverts
8
730
Building Better People: How to give real-time feedback that sticks.
wjessup
367
19k
Transcript
#03 – localStorage / application cache / online and offline
events
None
Un breve repaso en la historia
Un breve repaso en la historia
Un breve repaso en la historia
Un breve repaso en la historia
Local Storage
Soporte
Soporte IE8+ Safari/Chrome4+ Firefox3.5+ Opera10.5+
None
Application Cache
Application Cache • Modo offline • Define una lista de
archivos a descargar • Utiliza un Cache manifest
Cache Manifest
Eventos 1. onchecking 2. ondownloading 3. onprogress 4. oncached •
onerror • onupdateready
Soporte
Soporte IE10 Safari/Chrome4+ Firefox3.5+ Opera10.6+
None
online – offline
Soporte
Soporte IE10 Safari/Chrome4+ Firefox3.5+ Opera10.6+