collections with a rich API of enumerable functions • views with declarative event handling • connects to your existing API over a RESTful JSON interface.
function () {…} Model { name: Ned surname: Stark } • urlRoot: ‘/characters’ Template <span>{{name}} {{surname}}</span> <a class=‘btn kill’>kill</a> ~ part of a Collection