Skip to content

serkanserttop/backbone.marionette-collection-example

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 

Repository files navigation

Backbone.Marionette Collection Example + Sorting with Comparator

Please check below for the original readme. I extended that example with basic sorting, decided to share it. I may write a tutorial for it later.

PS: I did not touch the parts that deal with rankUp and rankDown. They affect votes as well, the reason for such functionality seemed a bit confusing to me. But I am not interested in their functionality, just beware when you click up and down.

Demo is at http://jsbin.com/opakov/3 Some css is overridden by the service, but the functionality is OK.

Backbone.Marionette Collection Example

This is a simple application reimplemented to use Backbone.Marionette and serve as a tutorial.

The application development is cover by 2 blog posts:

  1. http://davidsulc.com/blog/2012/04/15/a-simple-backbone-marionette-tutorial/
  2. http://davidsulc.com/blog/2012/04/22/a-simple-backbone-marionette-tutorial-part-2

The application is based on https://github.com/ddellacosta/backbone.js-examples/blob/master/collections3

About

A basic example of using Backbone.Marionette to simplify building Backbone.js apps

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%