Js is a weak language type, declaring that variables are all in the form of var, and assigning any value to the type of variables.
Example:
var? a = 1; //integer,int
a = a * 1.0; //is a floating-point type, that is, it has a decimal.