Node.js Basics
Posted on April 11th, 2013 by webninjataylor
Node is written in C, not JavaScript Node is a server-side program which handles the grunt work of networking Node processes JavaScript which makes writing server-side code somewhat easier Node commands start with npm in the terminal