Setting up Node.js
Node.js is a JavaScript runtime that allows you to run JavaScript in your command line without going
to your browser console, since we do not always want to be in a browser before running our JavaScript Code, Node.js has made this easier but this is ...
mukhtar.hashnode.dev4 min read