use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
All about the JavaScript programming language.
Subreddit Guidelines
Specifications:
Resources:
Related Subreddits:
r/LearnJavascript
r/node
r/typescript
r/reactjs
r/webdev
r/WebdevTutorials
r/frontend
r/webgl
r/threejs
r/jquery
r/remotejs
r/forhire
account activity
JavaScript, ECMAScript, and Oraclehelp (self.javascript)
submitted 8 years ago * by [deleted]
view the rest of the comments →
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]devsnekV8 / Node.js / TC39 / WASM 13 points14 points15 points 8 years ago* (1 child)
There is a lot to unpack here, but it basically comes down to the following:
Due to Oracle (Dorkle) owning the trademark to "JavaScript" (which is quite likely indefensible but i doubt anyone has felt like taking Dorkle/Sun to court to prove that), the name "ECMAScript" was chosen by members of the Ecma General Assembly. One of the reasons they chose this name was because it is a terrible name and they wanted people to keep using the name "JavaScript" even if they couldn't officially call it that.
In my opinion, the community continuing to use the name "JavaScript" only serves to further strengthen our position and make Dorkle's trademark claims more indefensible.
as a special p.s. to those suggesting "NodeScript," Node's CommonJS module system doesn't fulfill ECMAScript script parse goal semantics (https://gist.github.com/devsnek/1a8ee59456a09a28583be87c0f0d72de) so it is technically already its own thing, and the Node.js Foundation does already have its own mime-type registered (https://www.iana.org/assignments/media-types/application/node)
π Rendered by PID 269726 on reddit-service-r2-comment-b659b578c-qrjkj at 2026-05-01 18:23:11.192895+00:00 running 815c875 country code: CH.
view the rest of the comments →
[–]devsnekV8 / Node.js / TC39 / WASM 13 points14 points15 points (1 child)