Upgrade to Pro — share decks privately, control downloads, hide ads and more …

HTML5 JavaScript On Crack (v4)

HTML5 JavaScript On Crack (v4)

Let's take a deep dive into the ugly nitty gritty details of some of the most complicated and advanced JavaScript APIs that HTML5 has to offer, including, but not limited to:

*
* History API
* localStorage/sessionStorage
* appCache
* Web Sockets
* Local Files + XHR2
* Web Workers
* Native Drag & Drop
* getUserMedia /

Kyle Simpson

August 20, 2012
Tweet

More Decks by Kyle Simpson

Other Decks in Programming

Transcript

  1. Now for the hardcore stuff • Native Drag & Drop

    • Local Files + XHR2 • Web Sockets (socket.io) • Web Workers