Menu

Tag Archives: nodejs

stylised computer terminal
Setup SSH on a home linux server for remote Node development
Hello again, today I’m going to run through whats required to get a node server running from home. This may seem like an odd thing to do, but if you [...]
Quick N Dirty : Using Git BASH in Webstorm (MS Windows)
Whether you are having problems with nodejs running on windows terminal in Webstorm, or are just comfortable with Git BASH, there is a way of replacing the [...]
Retrieving records from Apache Cassandra using NodeJS v0.10.35 and ExpressJS v4.0 via a REST interface
The adventures in Cassandra continue, and following on from the last post I’m going to show how to set up a REST interface to retrieve records from [...]