News

JavaScript constants cannot be reassigned or redeclared without errors. ... When you’re writing constant values you “hard-code” values to the variable names as if chiseling them in stone.
We will read more code than we will ever write. It's important that the code we do write is readable and searchable. By not naming variables that end up being meaningful for understanding our program, ...