Great talk about the state of mobile rich applications.
Good overview of Backbone, but a bit repetitive sometimes.
Good tips about performance in canvas. I'd like to see more real data comparing the performance (e.g.: X is Y times faster than Z) or more demos with and w/o the performance hacks to check the difference.
Enlightening about the possibilites of JavaScritp gaming. A good start point to discover the history of JS gaming and the state of the art.
Very funny talk. A good intro to HTML5, but nothing advanced
Great talk
great talk, it was quite impressive..
can you post the slides somewhere? thx!
Great talk! The complete separation of the front-end and back-end is something extremely important for development and maintainability. With middle-end we can do this separation on existing code-bases without having to worry about touching the back-end.
Great speaker! Never heard of the term polyfills so now I know what they're about.
Incredibly funny talk about how JavaScript works "internally" (but I'd like to see more technical details about what is going on: execution contexts, name resolution...)