#interview
Read more stories on Hashnode
Articles with this tag
Before understanding var, let and const we have to understand something known as scope. What is scope ? Scope is a certain region of program where a...