Using backbone collections

Collections are simply an ordered set of models, e.g:

Model: TodoItem, Collection: TodoList


Example 1: Song and Album

Model is "a Song"

Collection is "Album of songs"

Här läses info från sångerna i albumet upp:

  1. Title: Artist:
  2. Title: Artist:
  3. Title: Artist: