Member-only story
Learn Node.JS from Microsoft for free!
Welcome back! Node.JS is one of the most popular Javascript libraries out there, it essentially allows you to run your Javascript code outside of a web browser, so what if you want to learn about this library? Well, luckily for you, Microsoft actually has a built out a course for Node.JS, and you can access it for free, check out the link below to learn this library:
The remainder of this article is going to cover the highlights of this course, so be sure to view that course in order to get all of the details. Starting off, this course gives you a basic introduction of what this specific library is:
After the basics are showcased, they allow you to try out Node.JS (using a Bash script):