Skip to main content

All Questions

0 votes
1 answer
504 views

Backbone.js App Firing Requests Sporadically--i.e. No Request or Multiple Requests When Only One Should be Fired

I am relatively new to Backbone.js, but I thought I had the hang of it until now. I have a basic contact-management app going, but whenever I click the submit button for creating a new contact, it ...
Brad Ross's user avatar
  • 461
0 votes
1 answer
142 views

format collection in backbone.js

Hi i need to format my Collection in order to for my Rest to accept the request. ( I recreated my project so i already know specifically what format my REST accepts ) The format should be : {"input":...
n0minal's user avatar
  • 3,223