Are there any good tutorials on how to write fast, efficient code for v8 (specifically, for node.js)?
What structures should I avoid using? What are the idioms that v8 o
The docs give a great answer: http://code.google.com/apis/v8/design.html