mattdavis0351 / mongodb-labs

Learn MongoDB through interactive labs and other fun stuff.
21 stars 19 forks source link

Add syntax examples to Mongo-Shell labs #8

Open mattdavis0351 opened 5 years ago

mattdavis0351 commented 5 years ago

Problem:

The exercises in these labs contain lots of operators and methods. It is not always clear what the syntax is to use them, or what parameters are acceptable, as well as their return values.

Proposed Solution:

Include an overview of that information before diving into the example queries.

Documents to be worked on

Steps to prevent recurrence:

None planned, we are going with MVP to get :ship: ready and will purposely revisit docs to implement this iteration after v1.


See #7 for discussion surrounding this topic. There is also an example solution located in the conversation taking place on that PR.

mattdavis0351 commented 4 years ago

@IshanaRaina can we get to this before the next run? I'd also like to quickly verify that nothing has changed just to keep this current