pharrell 5,365
Marionette.js. Drag&Drop model sorting in the collection
Swapping elements in a list is a common task. But as a rule it is often made in a thorny way, especially if it’s Drag&Drop. And now I am going to tell you about a very easy and flexible way to do it using Marionette.js and jQuery UI Sortable. Installing jQuery UI We will need Sortable part only, so in order to save the traffic, I unchecked all the ticks for you here.