JavaScript Engine and code execution

Publicado em: 31 Outubro 2020
no 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.


Nesta página do site você pode assistir ao vídeo on-line JavaScript Engine and code execution duração hora minuto segundo em boa qualidade , que foi baixado pelo usuário procademy 31 Outubro 2020, compartilhe o link com seus amigos e conhecidos, no youtube este vídeo já foi visto 6,584 vezes e gostou 131 espectadores. Boa visualização!