JavaScript Engine and code execution

Publicado el: 31 octubre 2020
en el canal de: 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.


En esta página del sitio puede ver el video en línea JavaScript Engine and code execution de Duración hora minuto segunda en buena calidad , que subió el usuario procademy 31 octubre 2020, comparta el enlace con amigos y conocidos, en youtube este video ya ha sido visto 6,584 veces y le gustó 131 a los espectadores. Disfruta viendo!