You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Ractive has a ractive.merge() operation which minimises the amount of DOM manipulation involved in updating list sections. It should be possible to use the same logic with Backbone collections.