BLOCK SCOPE & Shadowing in JS ๐ฅ
In this blog, we are going to learn about BLOCK SCOPE and SHADOWINGin javascript but before even going into this topic let's first understandwhat is BLOCK in javascript?
BLOCKIn javascript, blocks are defined by these { } curly braces and it is usedt...
dailylearn.hashnode.dev6 min read
Jayesh R
Senior Software engineer
Good one