JavaScript Engine and code execution

Published: 31 October 2020
on channel: procademy
6,584
131

In this chapter, you will learn how the JavaScript code which we write, is executed. A JavaScript code is always hosted in some environment and in case of client-side JavaScript, the environment is most typically, a browser such as google chrome, safari etc.

So, a client-side JavaScript program runs inside a browser. When we write a JavaScript code and run it inside the browser, there is a lot of things happen behind the scene.

Every browser has something called as a JavaScript engine that is responsible for executing JavaScript code. There are many JavaScript engines like V8 of Google chrome, SpiderMonkey for Firefox etc.

Let's understand how a JavaScript engine executes a JavaScript code.


On this page of the site you can watch the video online JavaScript Engine and code execution with a duration of hours minute second in good quality, which was uploaded by the user procademy 31 October 2020, share the link with friends and acquaintances, this video has already been watched 6,584 times on youtube and it was liked by 131 viewers. Enjoy your viewing!