Course

Final Thoughts

What's next?

You've got a solid base to work from now. You've learned how to create a cluster on MongoDB and connect it to your NextJS application. You've also learned how to use Mongoose to interact with your database, and you've seen how to use it in a real application.

There's a lot more to learn about Mongoose though. Check out the official Mongoose documentation to learn more about the features and capabilities of Mongoose.

Extra Features

If you're looking to implement some extra features in your application, here are a few ideas:

  • UX, show a loader when database actions are processing
  • Can you write a filter by rating?
  • Can you add more fields to the product?
  • Can you rewrite the product schema to use an array or reviews?

What's next?

You're ready to begin quickly setting up full-stack applications with a powerful front-end (NextJS) alongside a robust back-end (MongoDB). You can now create, read, update, and delete data from your database with ease- and that's what all applications are really doing under the hood.

Congratulations on completing this course! 🎉

0 Comments

"Please login to view comments"

glass-bbok

Join the Conversation!

Subscribing gives you access to the comments so you can share your ideas, ask questions, and connect with others.

Upgrade your account
tick-guideNext Lesson

Congratulations on completing the Database Mastery: MongoDB!