-
RT littlecalculist: JS
constshould never be used for anything but constants. Usingconstto mean the variable happens not to be reass…
const should never be used for anything but constants. Using const to mean the variable happens not to be reass…