node.js

kaplandj • June 24, 2011

Software Business

I’m finding node.js very interesting. Doing some client side JQuery lately brought it to my attention. Also I’ve been looking at various ways to do Web Application level stuff these days. Now it’s coming to Windows. Performance for node.js is staggeringly good, compared to PHP or .NET.  The worry is the event model and the onslaught of spaghetti code.  Debugging JavaScript is a little tedious to be honest. The problem is I don’t like many of the solutions just yet, but will need to settle on one.