September 2010
1 post
Switching to Node.js
Although it’s still very new, I’m confident now that Node.js represents a changing point in web application development and the line blurs between front end and backend development.
I’ve been porting my http://tweetbe.at/ code over to run on Node, and it’s not seamless as Node.js is still a different environment, but my end goal is to merge the two worlds and write client...