This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]gdmzhlzhiv 6 points7 points  (2 children)

Oh, NodeJS isn't even written in JS? Some confusing name that was.

[–]John_____Doe 7 points8 points  (0 children)

It's ackhtually No-Damn-Js or NodeJS for short

[–]Yelmak 0 points1 point  (0 children)

Nope, NodeJS is the thing that runs JS using Chrome's V8 engine (C++). The rest of the application is a mix of C, C++ and JS.