Quantcast
Viewing all articles
Browse latest Browse all 6

Using Node and CouchDB to get things done

Using Node and CouchDB to get things doneDavid KonsumerSat, 02/18/2012 - 02:47

As I mentioned earlier, I love JavaScript. Today, I'd like to talk about how to use it to get (fun) things done. We are going to make a node data-mining script, and store its work in couch.

Let's make an app that uses node.js and CouchDB to grab location data about the awesome game Glitch, and store it for other apps we will make in later articles.


Viewing all articles
Browse latest Browse all 6

Trending Articles