Learn Node.js in 5 minutes
This is a very short overview of Node.js. I tell you what it is, how you can download and install it and then we have a look at some codeing examples with Javascript.
It isn’t to fully understand Node.js, but it gives you a first impression and helps you to get started with this Javascript Runtime Environment.
As a code editor we use Visual Studio Code, the links to download the software you need (all free) are here.
Visual Studio Code:
https://code.visualstudio.com/download
Node.js
https://nodejs.org/en/download/
Just follow along the video – it is just 5 minutes – and after that you can go deeper into this amazing platform indepedant, modular framework.