A Simple Guide to Naming Variables in JavaScript
Naming variables can be sometimes confusing for absolute beginners in JavaScript, but with this simple guideline, you should be able to have a grasp of the do's and don'ts.
Identifiers in JavaScript
An identifier is a name that is given to entities l...
somyn.hashnode.dev1 min read