Master JavaScript Variables & Scope in One Video!

preview_player
Показать описание

In this video, learn four ways of declaring a variable in JavaScript: function scope, block scope, block-scope constant and a relatively unknown method with some odd quirks. This video covers var, let, const and global function definitions and their strengths / weaknesses.
Комментарии
Автор

Thanks, really helpful short video. I understand more clearly about scopes in JS

bodamat