Node.js
When I was researching for my BeagleBone Black I saw in material two things I had read about earlier: Cloud9 IDE on node.js. I wanted to test node.js. Node.js is a platform built on Chrome’s JavaScript runtime for easily building fast, scalable network applications. Node.js uses an event-driven, non-blocking I/O model. The idea of using →