Optimizing Javascript for Chrome and Node.js

InstructorMike Frey

Share this video with your friends

Send Tweet

Avoid JavaScript optimization killers and ensure that Chrome and Node.js are executing your code as efficiently as possible. This video demonstrates several limitations of the V8 JavaScript engine's optimizing compiler and inliner. Information that is not only interesting, but can prove to be very useful.