Quote Originally Posted by dclamp View Post
I tried out node.js once and I just did not care for it. I am just used to using javascript as a front end element rather than a backend element.
No way in hell I'd ever consider using JavaScript for any kind of back end development. Hell, I'd rather use VB6. JavaScript is good at what it does, which is to manipulate your browser but its really a terrible language if you plan to use it like a true programming language.