We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
The following 2 lines (page 177): var db = require('./db.js'); var albums = db.albums;
I see the genius in it... I don't fully grasp it...;
It seems, the 2nd time I request the module, I have access to the collections...;