Y
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
Kiro
4510 days ago
Is node really a good choice for static non-real time sites? I'm thinking something like Django or Ruby on Rails is better.
link
iends
4510 days ago
Why do you think they are better?
In most cases Node.js is just faster than Rails or Django.
link