Build a Command Line Interface With Node.js & MongoDB
Offered By: Traversy Media via YouTube
Course Description
Overview
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
Related Courses
MongoDB for DevelopersMongoDB University MongoDB for DBAs
MongoDB University MongoDB for Java Developers
MongoDB University M101P: MongoDB for Developers
MongoDB University MongoDB for Node.js Developers
MongoDB University