Exercise: Update Movie Reviews
Practice updating a document in MongoDB using the Go API.
We'll cover the following...
Problem Statement
Updating a document is a basic operation in a MongoDB project. This exercise tests your knowledge of updating a document in the collection.
Suppose a reviewer, ...