DEV Community

Discussion on: Advanced JavaScript Series - Part 4.1: Global, Function and Block Scope, Lexical vs Dynamic Scoping

Collapse
 
9zemian5 profile image
Oleksandr Demian

Sorry but, scope in JS should be considered basic knowledge, not advanced.

Collapse
 
pranav016 profile image
Pranav

Sorry, but I was reading an article the other day and it mentioned only two scopes, Global and Local but after ES6 there is Block scope as well so I thought I should add this topic as a part of the series as well. But there is more to this part, this is 4.1, more around this topic coming :)

Collapse
 
9zemian5 profile image
Oleksandr Demian

Cool

Collapse
 
nityam0213 profile image
Nityam

Thanks for the arcticle man it was really helpful... get to know about lexical and dynamic scoping