node.js
So I’m starting to look at nodejs.org and it’s very very interesting stuff. I’ve become more and more fan of event based programming and that’s right up Node’s alley, so to speak. The thing I’m trying to sort out now is a lot of what java had to deal with just prior to the emergence of J2EE and the war/application container standards: How does one package and deploy a node based app in a consistent and regular fashion? What are the best practices, etc.
—
Sean




2 months ago



