⚙️ What is Node.js? #20
Unanswered
marstrx
asked this question in
Galaxy Trivia
Replies: 2 comments 2 replies
|
i think nodejs is pretty decent, built some cool stuff in it |
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Node.js is a runtime environment that allows developers to run JavaScript code on the server, outside the web browser. It is built on Google’s V8 JavaScript engine, which compiles JavaScript to machine code for fast performance.
🧠 Node.js Basics
All reactions