Chrome Developer Tools extension for debugging Backbone.js applications
-
Updated
Dec 14, 2017 - JavaScript
Backbone supplies structure to JavaScript-heavy applications by providing models with key-value binding and custom events, collections with a rich API of enumerable functions, views with declarative event handling, and connects it all to your existing application over a RESTful JSON interface.
Feature Description
Determine the size of an image and upload with the attachment. Works with openplans/shareabouts-api#37
This is going to be in the
onInputFileChange
method inplace-form-view
.Steps to consider