How does Node.js optimise JavaScript code?
It’s not a secret that one of the Node.js components is a V8. But how is this possible that the scripting language JavaScript executes so fast that it is comparable with compiling languages (sometimes). In this talk, we will try to understand what is V8, what is interpretation and compilation, how they are relate to each other and answer the question “how”.
Eugene Obrezkov
Wix Engineering