Differences Between Var, Let, and Const
Web Dev Simplified Web Dev Simplified
1.55M subscribers
177,896 views
0

 Published On Nov 10, 2018

You have probably watched many different tutorials, and you may have noticed that some tutorials use var to declare variables while others use let or even const. It can get confusing quickly on what the differences are between the keywords, so in this video I am going to be explaining everything you need to know about var, let, and const. I will be going over their differences as well as explaining what situations you should use each keyword.

If you have any suggestions for a JavaScript topic, please let me know in the comments below.

Let vs Const vs Var Article:
https://blog.webdevsimplified.com/202...

Twitter:
  / devsimplified  

GitHub:
https://github.com/WebDevSimplified

CodePen:
https://codepen.io/WebDevSimplified


#VarVsLet #JavaScript #WebDevelopment

show more

Share/Embed