Comment by phamilton
14 years ago
My take is that the post is more a matter of philosophy than technical merit.
Just think about this:
A poorly designed application will perform badly on any framework. While many programmers understand more sequential application bottlenecks, event driven bottlenecks can be hard to understand for "less expert programmers".
Ted thinks Node.js doesn't adequately inform new developers of its pitfalls, and it is developing a "Node.js makes everything faster" mentality.
Just take time to do things correctly and Node.js (like any other tool) can be a great design decision. Just understand that you need to write good code to get the promised performance improvements.
Additionally, proxying behind nginx or some other server is a good idea.
No comments yet
Contribute on Hacker News ↗