Closed deontologician closed 8 years ago
In the Collection.fetch() section, there's a broken link to subscribe
subscribe
fetch or watch may be iterated through with [subscribe](#subscribe) or forEach, or converted to an array with toArray.
Also in the subscribe section, there's a dead link to watch:
watch
When subscribe is chained off [watch](#watch), it takes two callback functions:
In the Collection.fetch() section, there's a broken link to
subscribe