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:
- connect the app to the to a MongoDB server via the MongoDB Drivers
- develop Rest endpoints
- create the html file
- make requests to the backend using the Fetch API
- validate user input server side with JOI.
You can watch the video on the the freeCodeCamp.org YouTube channel (75 minute watch).