In this MongoDB Tutorial from NoobCoder, you will learn how to use MongoDB to create a complete Todo CRUD Application. This project uses MongoDB, Node.js, Express.js, jQuery, Bootstrap, and the Fetch API.

You will learn how to:

  1. connect the app to the to a MongoDB server via the MongoDB Drivers
  2. develop Rest endpoints
  3. create the html file
  4. make requests to the backend using the Fetch API
  5. validate user input server side with JOI.

You can watch the video on the the freeCodeCamp.org YouTube channel (75 minute watch).‌