Details
-
Task
-
Status: Closed
-
Minor - P4
-
Resolution: Gone away
-
None
-
None
Description
Description
in github repository
https://github.com/mongodb/stitch-tutorials/blob/master/todo-web-1/src/stitch/stitch.js
// 2. Instatiate a RemoteMongoClient client and create a RemoteMongoDatabase object
|
// for the 'todo' collection.
|
// const db =
|
Wouldn't 'todo' database be more accurate ? (instead of 'todo' collection )