JavaScript Engine and code execution

Pubblicato il: 31 ottobre 2020
sul canale di: 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.


In questa pagina del sito puoi guardare il video online JavaScript Engine and code execution della durata di ore minuti seconda in buona qualità , che l'utente ha caricato procademy 31 ottobre 2020, condividi il link con amici e conoscenti, su youtube questo video è già stato visto 6,584 volte e gli è piaciuto 131 spettatori. Buona visione!