backbone.js tag

2 questions


1 answers
36 views
0
Expected value not set when sync event fires in Backbone.Model

In the combination of Backbone.js and Backbone.Marionette, the following code is written: varModel=Backbone.Model.extend({ url: 'Any URL', dataFetch:function(){ This.fetch() .fail(alert('error!!)'))...


2 answers
34 views
0
Understanding the Ignition and Monitoring of Multi-Page Events

I would like to know how to use Backbone.js in JavaScript framework to ignite and monitor events between pages.Or is it possible?The image is like rewriting the div element of page1.html by pressing t...

1 years ago

© 2024 OneMinuteCode. All rights reserved.