Understanding the Basics of Node.js

Introduction In this tutorial, I want to introduce you to the basics of Node.js and this tutorial is a quick refresher. Before that, you have some basic knowledge about how javascript works, what you use it for and it’s base syntax. Overview Javascript is a weakly typed programming language. it’s …