JSConf US 2010

2010

List of videos

Zach Carter: Build your own programming language with JavaScript

Slides: https://github.com/zaach/zii-jsconf2010-talk/blob/master/jsconf2010.pdf?raw=true Info: https://github.com/zaach/zii-jsconf2010-talk

Watch
Makinde Adeagbo: Primer

Facebook's 2k of JavaScript to power (almost) all interactions.

Watch
Paul Irish - Progressive Advancement in Web8

Paul Irish - Progressive Advancement in Web8 from jsconf. Like this? Watch the latest episode of jsconf on Blip! http://blip.tv/jsconf/watch JSConf 2010 Track B See all episodes of jsconf http://blip.tv/jsconf#EpisodeArchive Visit jsconf's series page http://blip.tv/jsconf

Watch
Malte Ubl: JavaScript - The Private Parts [JSConf US 2010]

One of the most beautiful aspects of the Open Web (TM) is that you can go to a web page and hit view source to find out how it does all the client side magic. Not few of us learned programming that way. Admittedly, viewing source got a little harder through things like JavaScript minification. In this session we'll look at the deobfuscated source of some of the most interesting web properties to see how they do stuff. At least one of our victims tried really hard to keep their source private (thus the weird name of this talk :).

Watch
Kyle Simpson: Dude, where's my UI Architecture?

We will explore a bottom-up re-visioning of UI architecture, showing how the deconstructed approach of CVC (Client-View-Controller) solves many of the problems that plague traditional frameworks in the web application space.

Watch