sajad torkamani

Global context

Created to run the main body of your code. This is any code that exists outside of a function.

Local/function context

Code that runs within a function.

Eval

Code that runs inside eval.

Tagged: JavaScript