Introduction and how to install Nodejs and NPM

Опубликовано: 20 Апрель 2026
на канале: Njoku Samson Ebere
3,187
31

This video series teaches the basics of Nodejs by showing how to build a CRUD Command line (CLI) application - No external databases are required.

It covers the following topics:
Introduction
How To Install Node and NPM
How To Setup Project A Nodejs Project
How To Install Dependencies
How To Create a New file from the terminal
How To Check If A File Exists
How To Query The Database
How To Retrieve Data
How To Add Data To A File
How To Edit Data
How To Delete Data

Important Links
Article: https://www.freecodecamp.org/news/how...
GitHub Repo: https://github.com/EBEREGIT/Nodejs_CL...
Nodejs: https://nodejs.org/en/
NPM: https://www.npmjs.com/
Inquirer: https://www.npmjs.com/package/inquirer
uuid: https://www.npmjs.com/package/uuid

How Computers Understand JavaScript Code: https://dev.to/ebereplenty/how-comput...

Tutorials to follow (In that order) after completing this series:
How to Build a Secure Server with Node.js and Express and Upload Images with Cloudinary - https://www.freecodecamp.org/news/bui...

How to Build and Deploy a Backend App with Express, Postgres, Github, and Heroku - https://www.freecodecamp.org/news/how...

How to Build a Full-Stack Authentication App With React, Express, MongoDB, Heroku, and Netlify - https://www.freecodecamp.org/news/how...


#nodejs #node #javascript #crud #basics #tutorial #tutorials #backend #programming #commandline #terminal #cmd #github #npm #beginners #beginner