JavaScript variables are normally declared using when the value may change or when the value will not change.

let, const
const, let
var, let
const, var

1 answer

, let