Valid JavaScript variable names in ES5
Read OriginalThis technical article details the ECMAScript 5 specification for valid JavaScript variable names (identifiers). It covers reserved keywords, future reserved words, and the specific Unicode character categories allowed at the start and within identifiers. It also discusses non-reserved words like NaN that should be avoided and clarifies changes from ES3.
Comments
No comments yet
Be the first to share your thoughts!
Browser Extension
Get instant access to AllDevBlogs from your browser