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
490
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
63
Desarrollo FrontEnd con JavaScript - S04
hpneo
0
83
Other Decks in Programming
See All in Programming
JSONataを使ってみよう Step Functionsが楽しくなる実践テクニック #devio2025
dafujii
1
650
Kiroで始めるAI-DLC
kaonash
2
630
AI Coding Agentのセキュリティリスク:PRの自己承認とメルカリの対策
s3h
0
240
@Environment(\.keyPath)那么好我不允许你们不知道! / atEnvironment keyPath is so good and you should know it!
lovee
0
130
もうちょっといいRubyプロファイラを作りたい (2025)
osyoyu
1
460
rage against annotate_predecessor
junk0612
0
170
The Past, Present, and Future of Enterprise Java with ASF in the Middle
ivargrimstad
0
190
Navigation 2 を 3 に移行する(予定)ためにやったこと
yokomii
0
350
Updates on MLS on Ruby (and maybe more)
sylph01
1
180
Azure SRE Agentで運用は楽になるのか?
kkamegawa
0
2.6k
ファインディ株式会社におけるMCP活用とサービス開発
starfish719
0
2.1k
Zendeskのチケットを Amazon Bedrockで 解析した
ryokosuge
3
320
Featured
See All Featured
The Cost Of JavaScript in 2023
addyosmani
53
8.9k
Git: the NoSQL Database
bkeepers
PRO
431
66k
Fantastic passwords and where to find them - at NoRuKo
philnash
52
3.4k
Why Our Code Smells
bkeepers
PRO
339
57k
Easily Structure & Communicate Ideas using Wireframe
afnizarnur
194
16k
"I'm Feeling Lucky" - Building Great Search Experiences for Today's Users (#IAC19)
danielanewman
229
22k
Creating an realtime collaboration tool: Agile Flush - .NET Oxford
marcduiker
31
2.2k
Reflections from 52 weeks, 52 projects
jeffersonlam
352
21k
Producing Creativity
orderedlist
PRO
347
40k
Refactoring Trust on Your Teams (GOTO; Chicago 2020)
rmw
35
3.1k
Agile that works and the tools we love
rasmusluckow
330
21k
How to Create Impact in a Changing Tech Landscape [PerfNow 2023]
tammyeverts
53
3k
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+