Your current filters are…
by Sarah Mei
The structure of web applications is changing. In the olden days,
you'd generate all your HTML on the server and send it down to your
clients - boom, end of story, except for maybe a few ajax calls back
to the server for interactivity.
by Brett Kiefer
Trello.com is a new organization tool built completely in CoffeeScript using Node.js, Backbone.js, and WebSockets. Learn how and why we built it as we did, hear our war stories, marvel at the folly.
by Nick Fisher
In this talk, I'll be discussing SoundCloud's experiences with developing large-scale applications with javascript, not only at the runtime, but also our steps to make development and deployment easier. In particular, RequireJS and Backbone are looked at, and I'll talk about how we have used and abused each to suit our needs.