Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
jvdh
on Sept 18, 2011
|
parent
|
context
|
favorite
| on:
Why aren't ◎ܫ◎ and ☺ valid Javascript variable nam...
The ECMAscript standard is actually a bit more prohibitive: you can only use Unicode letters or (non-space) combining symbols in variable names.
IE has relaxed this a little bit, by allowing variables to contain (but not start) with symbols.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
IE has relaxed this a little bit, by allowing variables to contain (but not start) with symbols.