In this first tutorial in the NodeJS Essentials training course, we'll discuss the question 'What is NodeJS?'.
We'll also get an overview of what will be covered in the rest of the upcoming course.
A lot of new NodeJS developers get a feel for the massive library of packages available in the NPM repository but miss out on what NodeJS actually is and what it provides without others' open source code.
In this tutorial, we'll cover what NodeJS actually is and highlight the runtime that it provides and the APIs available when writing NodeJS programs. Channel Handle @codebubb