Stuck in Tutorial Hell? Learn Backend Dev the Right Way
Master Windows Internals - Kernel Programming, Debugging & Architecture
Overview
Google, IBM & Meta Certificates — All 10,000+ Courses at 40% Off
One annual plan covers every course and certificate on Coursera. 40% off for a limited time.
Get Full Access
Learn to build a custom command line interface (CLI) console application using Node.js and MongoDB. Develop CRUD functionality for managing customer data stored in a MongoDB database using Mongoose. Explore the implementation of commander.js for CLI tools and inquirer.js for enhancing user experience. Follow along as the tutorial covers setup, database connection, command implementation, customer management operations, testing, and creating shell commands. Gain hands-on experience in developing a practical CLI application that combines Node.js and MongoDB technologies.
Syllabus
Intro
Demo
Setup
Install dependencies
Connect to MongoDB
Add Command
Find Command
Customer Questions
Update Customer
List All Customers
Testing
Removing Customers
Creating A Shell Command
Final Test
Taught by
Traversy Media