Reply
Wed 28 May, 2014 06:44 am
Is there a law to know which function names, arguments, key words in JavaScript should be in upper case or lower case, also which should be put between single quote or double quotes, for example function isNaN() won't work if written isnan() while Null won't work unless it is null