76design

Backbone

file-uploader-post

Integrating Plupload into a Backbone View to handle file uploads. When building web applications, we like to create an interface that is void of unnecessary loads, resulting in a much better user experience.  For us to be able to accomplish this, we need to write our interface primarily in Javascript.  To help us with this

...read more