This course is outdated and does not reflect our current course standards.
Check out a free preview of the full Meteor course:
The "Implementing Cursor Functions" Lesson is part of the full, Meteor course featured in this preview video. Here's what you'd learn in this lesson:
Now that Chris has explained the process for observing changes on a cursor, he implements his own added(), changed(), and removed() functions for a cursor. He also includes the ready() function and an API for stopping the subscription.