Blogs

Simple Nodejs WebServer

Node.js is built on Chrome’s V8 JavaScript Engine. It’s useful for a range of applications and it brings JavaScript to the server.

Read more

Hadoop

HADOOP Hadoop is an Apache Software Foundation project that importantly provides two things: A distributed filesystem called HDFS (Hadoop Distributed File System)

Read more

How to create a private npm.js repository

I want to create a mirror of the npm repository to mitigate periods of npm outages and to speed things up a little bit, so here’s how I did it!

Read more