Learn Javascript Fundamentals-Scope, Context, Execution Contextby@sumeyra-davran
338 reads

Learn Javascript Fundamentals-Scope, Context, Execution Context

tldt arrow
Read on Terminal Reader🖨️

Too Long; Didn't Read

In Javascript, you write some code and they get interpreted by the Javascript engine. To understand behind the scenes, you need to have an understanding of basics. To achieve that, in this article, we will be focusing on the difference between scope, context and execution context. With scope, you control the accessibility of your variables. Scope is closely related to the visibility of variables. In global scope, value of “this” is always the window object. Context is simply the value of the property of execution context which will be explained later.

Coin Mentioned

Mention Thumbnail
featured image - Learn Javascript Fundamentals-Scope, Context, Execution Context
Sümeyra Davran HackerNoon profile picture

@sumeyra-davran

Sümeyra Davran
react to story with heart

RELATED STORIES

L O A D I N G
. . . comments & more!
Hackernoon hq - po box 2206, edwards, colorado 81632, usa