Answer the question
In order to leave comments, you need to log in
How to process the response from the Backbone JS server?
Good day to all.
Please tell me the best way to do this.
There is a field that takes the value . After I send value on the server the
Server in the answer sends the data.
this.model.set({name:name_val});
var result this.model.save();
console.log(result);
this.model.get("name"); // возвращает default значение
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question