adds code


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: - GitHub Repo: https://github.com/EBEREGIT/Nodejs_CLI_app - 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-computers-understand-javascript-code-k1n 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/build-a-secure-server-with-node-and-express/ - How to Build and Deploy a Backend App with Express, Postgres, Github, and Heroku - https://www.freecodecamp.org/news/how-to-build-a-backend-application/ - How to Build a Full-Stack Authentication App With React, Express, MongoDB, Heroku, and Netlify - https://www.freecodecamp.org/news/how-to-build-a-fullstack-authentication-system-with-react-express-mongodb-heroku-and-netlify/ #nodejs #node #javascript #crud #basics #tutorial #tutorials #backend #programming #commandline #terminal #cmd #github #npm #beginners #beginner
Previous Post Next Post