Skip to main content
What is Node.js?

Node.js is an open-source environment that executes JavaScript code without the need for a browser

Kirill Turin avatar
Written by Kirill Turin
Updated over a week ago

Node.js is an open-source environment that enables you to execute your JavaScript code without a browser. Node.js is built on JavaScript Chrome V8 engine and is primarily intended for creating server-side applications in JavaScript.

Did this answer your question?