Skip to content

Commit

Permalink
Updated collections
Browse files Browse the repository at this point in the history
  • Loading branch information
CheezItMan committed Dec 15, 2016
1 parent 0532dda commit 812839e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,7 @@ We will utilize them a lot more with Tic-Tac-Toe, and that lesson will come on M

### Collections

Collections are ordered groups of Models, they normally communicate with APIs for CRUD operations and let a view know of changes with the `add`, `update` and other events.

### That Other stuff
Because our Backbone application relies on a few other libraries to get it's gear'a'grinding, we have a json file that keeps track of those libraries and will include them into our project when we run `npm install`.
Expand Down

0 comments on commit 812839e

Please sign in to comment.