Get Your Hands Dirty with Node.js
Get ready to dive into the “N” of MEAN — Node.js! While Node.js is only one part of the MEAN framework (MongoDB, Express, Angularjs, Nodejs), it’s certainly one of its most dynamic (and fastest) components. Node.js is a platform for writing server-side JavaScript applications and is built on top of the V8 JavaScript runtime. It …