Questions tagged as 'backbone'

1
answer

(BackboneJS) Run a View after return from the server

In my application I have 2 Views . One of them is sending the data to the server when the client clicks on submit . The other needs to wait for this response and run to work with the 'upgraded' data. How would I do such a thing?     
asked by 18.08.2015 / 20:02
1
answer

Why does my JS display alert when I do not need it?

My button works correctly and suddenly it does not work anymore: Updating user information with correct data does not enter the button event to update, but rather on the add event user because Usuario novo não adicionado, preencha corretam...
asked by 17.04.2015 / 20:27