Going to spend some time this weekend studying JavaScript. The image below was extracted from a screenshot of a course I'm taking via SoloLearn.
According to the website:
Naming Variables
There are some other rules to follow when naming your JavaScript variables:
- You must not use any special symbols, like my#num, num%, etc.
- Be sure that you do not use any of the following JavaScript reserved words.
Join the learning adventure: Learn JavaScript
No comments:
Post a Comment