MongoDB Tutorial – CRUD app from scratch using Node.js



MongoDB Tutorial – CRUD app from scratch using Node.js

MongoDB Tutorial - CRUD app from scratch using Node.js

In this MongoDB Tutorial, 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.

💻Code: https://github.com/noobcoder1137/Todo_Rest_CRUD_Application_JQuery_FetchAPI

⭐️Course Contents ⭐️
⌨️ (00:00) Overview
⌨️ (01:57) Setting Up our Application
⌨️ (11:27) Server Side – Read Portion
⌨️ (15:56) Server Side – Update Portion
⌨️ (21:17) Server Side – Create Portion
⌨️ (25:03) Server Side – Delete Portion
⌨️ (28:44) Creating Our Index.html File
⌨️ (41:25) Fetch API – GET Request
⌨️ (44:42) Fetch API – POST Request
⌨️ (49:39) Fetch API – DELETE Request
⌨️ (53:44) Fetch API – PUT Request
⌨️ (59:07) User Input Validation

Tutorial from NoobCoder. Check out the NoobCoder YouTube channel: https://www.youtube.com/channel/UCV9MhzHCMx0Y83b5F8HWv-Q

Learn to code for free and get a developer job: https://www.freecodecamp.org

Read hundreds of articles on programming: https://medium.freecodecamp.org

Comments are closed.