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
250
Manejando Docker containers con Ruby y backticks
hpneo
0
330
CodePicnic: Lecciones aprendidas al crear una startup tecnológica
hpneo
0
450
Universal Web apps con JavaScript
hpneo
0
290
gmaps.js - 4 lecciones open source en 4 pasos
hpneo
0
670
Xamarin
hpneo
1
270
Desarrollo FrontEnd con JavaScript - S06
hpneo
0
100
Desarrollo FrontEnd con JavaScript - S05
hpneo
0
57
Desarrollo FrontEnd con JavaScript - S04
hpneo
0
78
Other Decks in Programming
See All in Programming
Agentic Applications with Symfony
el_stoffel
2
290
Sharing features among Android applications: experience feedback
jbvincey
0
110
RubyKaigi Dev Meeting 2025
tenderlove
1
120
Optimizing JRuby 10
headius
0
300
スモールスタートで始めるためのLambda×モノリス(Lambdalith)
akihisaikeda
2
270
Building a macOS screen saver with Kotlin (Android Makers 2025)
zsmb
1
150
複雑なフォームの jotai 設計 / Designing jotai(state) for Complex Forms #layerx_frontend
izumin5210
1
150
サービスレベルを管理してアジャイルを加速しよう!! / slm-accelerate-agility
tomoyakitaura
1
170
Code smarter, not harder - How AI Coding Tools Boost Your Productivity | Webinar 2025
danielsogl
0
130
プロダクト横断分析に役立つ、事前集計しないサマリーテーブル設計
hanon52_
2
440
Youtube Lofier - Chrome拡張開発
ninikoko
0
2.4k
海外のアプリで見かけたかっこいいTransitionを真似てみる
shogotakasaki
1
170
Featured
See All Featured
CSS Pre-Processors: Stylus, Less & Sass
bermonpainter
356
30k
jQuery: Nuts, Bolts and Bling
dougneiner
63
7.7k
Designing for humans not robots
tammielis
252
25k
Principles of Awesome APIs and How to Build Them.
keavy
126
17k
Into the Great Unknown - MozCon
thekraken
37
1.7k
What’s in a name? Adding method to the madness
productmarketing
PRO
22
3.4k
ピンチをチャンスに:未来をつくるプロダクトロードマップ #pmconf2020
aki_iinuma
119
51k
Dealing with People You Can't Stand - Big Design 2015
cassininazir
367
26k
Fireside Chat
paigeccino
37
3.4k
Automating Front-end Workflow
addyosmani
1369
200k
Building Better People: How to give real-time feedback that sticks.
wjessup
367
19k
Product Roadmaps are Hard
iamctodd
PRO
52
11k
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+