+ 3
What is the difference between the LET keyword and VAR keyword
Really want to know which one is preferable
8 ответов
+ 3
What Dylano Zuijderwijk said is correct.
Let keyword was introduced in ES6 (6th version of JS) because function scopes was confusing and one of the main bugs of javascript.
Because of this it is very uncommon to use var actually
+ 3
othniel john I would also prefer let over var.
The below mentioned youtube video might me helpful in identifying the differences between the two.
https://youtu.be/XgSjoHgy3Rk
0
I think its the same but Modern days prefer LET over VAR, because VAR is Outdated CMIIW
0
Where is the storage area for let and var type of variable in side system.
Does system environment and kernel space is accessible ?
It has ability to access system software information through browser and it's plugins.
Apologize to put off topic queries.
0
Var is accessible in the whole code while Let is only accessible inside the block/scope it was defined
0
Hello
0
памагайт у меня variables