Doron Segal
Doron Segal
Thanks!
Hey, First of all thanks for the amazing component, looks great! I would like to pass some extra fields to the form such as `amount`, and maybe a short `description`....
### Description: - using `.json()` instead of using `JSON.parse`
I start using require.js and I find it very annoying the define part, its look messy... define([ 'jquery', 'underscore', 'backbone', 'core/BaseRouter', 'views/HomeView', 'views/LoginView', 'views/ProfileView', 'models/UserModel', 'Session' ], function($, _, Backbone,...
I think the middleware should keep it simple if you really want to change the domain id we should pass it as part of the arguments/options
1. change options to an object. 2. add handleError (we had issue on production) the issue was that one of our statsd server url was change and the whole app...