Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR JAVASCRIPT

Backbone Sync()

Sync() is used to update data from the database.
Fetch() can be used to get a specific row of data in the table 
Save() can be used to update a particular row of data in the table. Save() is usually used in combo with set()
 
PREVIOUS NEXT
Tagged: #Backbone
ADD COMMENT
Topic
Name
5+4 =