Temporal dead zone
The region where a lexical binding exists but cannot be read before its declaration initializes it.
Also known as TDZ
The region where a lexical binding exists but cannot be read before its declaration initializes it.
Also known as TDZ