mattdavis0351 / mongodb-labs

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

Link operators to official MongoDB documentation #10

Open IshanaRaina opened 5 years ago

IshanaRaina commented 5 years ago

Problem:

The exercises in these labs contain lots of operators and methods. Linking them to MongoDB documentation will give students an extra reference to look at if they are confused.

Proposed Solution:

Link

Documents to be worked on:

Steps to prevent recurrence: None planned, we are going with MVP to get 🚢 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 5 years ago

I don't think you previewed this before posting it. Your links are all messed up about what ties to which document.

Be careful copy/pasting things, markdown is very sensitive and doesn't always copy well

IshanaRaina commented 5 years ago

I don't think you previewed this before posting it. Your links are all messed up about what ties to which document.

Be careful copy/pasting things, markdown is very sensitive and doesn't always copy well

Took care of it