commit
bb2a2594d8
1 changed files with 1 additions and 1 deletions
|
@ -100,7 +100,7 @@ To summarize:
|
||||||
|
|
||||||
### Function Declaration
|
### Function Declaration
|
||||||
|
|
||||||
Till now, we only observed variables. Now enter Function Declarations.
|
Until now, we only observed variables. Now enter Function Declarations.
|
||||||
|
|
||||||
**Unlike `let` variables, they are fully initialized not when the execution reaches them, but earlier, when a Lexical Environment is created.**
|
**Unlike `let` variables, they are fully initialized not when the execution reaches them, but earlier, when a Lexical Environment is created.**
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue