This video covers:-
Timestamp
00:14 - What is variable in programming language?
01:28 - Why we need variables?
15:55 - Comments in JavaScript
17:37 - Declaring variable using let keyword
28:54 - Declaring variable using var keyword
32:53 - Reassigning the variable
41:20 - Declaring variable(constant) using const keyword in JavaScript
45:55 - Rules for naming the variables [See Notes]
Thank you,
CodeWithankit
I hope you'll enjoy this tutorial :)
#javascript #javascript_tutorial #javascript_tutorial_in_hindi
#variables