mercredi 24 août 2016

Does Backbone.sync have any actual logic?

Usually I think of synchronization as looking at two sources and then making sure they are the same after a sync.

But looking at the backbone code, it looks like a sync is actually a save in some cases. It simply saves data on the client to the persistence layer.

Is this correct?

http://backbonejs.org/#Sync

Aucun commentaire:

Enregistrer un commentaire