This course is outdated and does not reflect our current course standards.
Check out a free preview of the full Meteor course:
The "RPC & Collections" Lesson is part of the full, Meteor course featured in this preview video. Here's what you'd learn in this lesson:
In Meteor, collections use remote procedure calls under the hood. Chris diagrams the flow of data when calling the insert() method on a collection to illustrate how RPCs are used when communicating with the Mongo database.