Getting Serious Using Javascript with node.js and couchdbDavid KonsumerFri, 09/23/2011 - 17:34
I love CouchDB and node.js. I have found myself using them lately, to get a lot of things done, and would like to talk about why a person might want to use them or why they might be stupid tools for building your next app.
What's It All For?
Node.js is a very fast, asynchronous server-side, V8-based, javascript implementation.