๐ฐglobal let
Last updated
Was this helpful?
Last updated
Was this helpful?
Was this helpful?
JS โฉ scope โฉ global โฉ variable โฉ let
a let variable declared in the global scope.
global let
is NOT exposed as global object property โ
shadows โ ( ๐ )