In the second episode of Node.js from Beginning we will take our first steps! We'll quickly setup our terminal and text editor for better developer experience and then we'll focus our attention back on Node.
We'll take a look at what Node REPL is and how it can be useful, but quickly we'll transition to writing code in our custom files. We'll get reminded that using Node.js is pretty much writing JavaScript that you know just on the "server side" or on our machines directly without using the browsers.
After that, we're going to spend some time looking at Node.js global object and see what it contains. We're going to go through several examples which will ultimately show us what global object is capable of and what things can be done by using methods and properties attached to that object.
Enjoying my videos and want to buy me a coffee?
https://www.paypal.me/CodeWorkr