Learn how to work with arrays within mongoDB. We will be using Array Operators and Query Comparison Operators on arrays to see how we can query the database.
If you want to follow along you can use the dummy data here:
https://github.com/noobcoder1137/dumm...
If you don't know how to insert the dummy data you can follow the video here:
• Using the insertMany Method to Insert Mult...