in Technology by
What is Backbone.sync is used for in backbone.js?

1 Answer

0 votes
by

When Backbone wants to save or read a model to the server it calls out a function called as Backbone.sync.

Related questions

0 votes
    Explain what is Backbone.js router is used for ?...
asked Nov 13, 2020 in Technology by JackTerrance
0 votes
    Explain how you can use backbone.js for multiple page web app ?...
asked Nov 13, 2020 in Technology by JackTerrance
0 votes
    What are the three js files that you require to setup a working environment for backbone?...
asked Nov 13, 2020 in Technology by JackTerrance
0 votes
    My json-store contains one record. This record is dirty after changing a field and correctly after store. ... Questions for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked Feb 11, 2022 in Education by JackTerrance
0 votes
    Explain what is the function of parse in backbone.js?...
asked Nov 13, 2020 in Technology by JackTerrance
0 votes
    What is the function of escape in backbone.js?...
asked Nov 13, 2020 in Technology by JackTerrance
0 votes
    What are the configuration options available inn Backbone.js?...
asked Nov 13, 2020 in Technology by JackTerrance
0 votes
    Explain when you can use Unbinding function in Backbone.js ?...
asked Nov 13, 2020 in Technology by JackTerrance
0 votes
    Explain what is Converter in Backbone.js ?...
asked Nov 13, 2020 in Technology by JackTerrance
0 votes
    Explain what is nin Backbone.js ?...
asked Nov 13, 2020 in Technology by JackTerrance
0 votes
    Explain what is Backbone.js Models?...
asked Nov 13, 2020 in Technology by JackTerrance
0 votes
    Explain what is view in Backbone.js?...
asked Nov 13, 2020 in Technology by JackTerrance
0 votes
    Explain when you require Backbone.js ?...
asked Nov 13, 2020 in Technology by JackTerrance
0 votes
    Explain what is Backbone.js collections ?...
asked Nov 13, 2020 in Technology by JackTerrance
0 votes
    What are the main components of Backbone.js ?...
asked Nov 13, 2020 in Technology by JackTerrance
...