Arsalan Khattak

National University of Modern Languages

JavaScript Engine V8

A session focused on Javascript V8 Engine. This session is about the internal workings of the V8 Engine. From Source code to Machine language, there involve multiple steps that the V8 engine takes to convert and optimize your JavaScript, which as a JavaScript/Web Developer very essential to understand. It helps you to write better code which is more optimizable. If you are interested in the internal workings of a JavaScript engine specifically the V8 Engine, this session is for you.