filmov
tv
Basics of Variables and Constants in Javascript || Javascript Tutorial

Показать описание
#Variables #Constants
#JavaScriptBasics
In this video you are going to learn about the basics of variables and constants in javascript.
By using the let keyword we will create the variables in javascript and assign any data type to the variables in javascript.
We can create constants using const followed by name of the constant and can assign value to it.
#JavaScriptBasics
In this video you are going to learn about the basics of variables and constants in javascript.
By using the let keyword we will create the variables in javascript and assign any data type to the variables in javascript.
We can create constants using const followed by name of the constant and can assign value to it.