
Unleash your localhost on the world!
It is necessary to share my localhost web application with the world in order for it to be accessed from other devices and individuals.
Read MoreNode allows developers to write JavaScript code that runs directly in a computer process itself instead of in a browser. Node can, therefore, be used to write server-side applications with access to the operating system, file system, and everything else required to build fully-functional applications.

It is necessary to share my localhost web application with the world in order for it to be accessed from other devices and individuals.
Read More
Change the default global location for installation of npm packages, cache etc.
Read MoreAfter the installation of Visual Studio 2017 latest edition, I have been watching memory consumption. Node.exe seems to be consistently around 500-700mb of RAM!. I did find this post which helps explain what is going on.
Read More