Hacker News new | ask | show | jobs
by rlidwka 4510 days ago
"node.js + express + jade" is a fairly common stack, you can even try to move an existing complex angular.js code there because it's written in the same language
1 comments

Is node really a good choice for static non-real time sites? I'm thinking something like Django or Ruby on Rails is better.
Why do you think they are better?

In most cases Node.js is just faster than Rails or Django.