Skip to main content

3 docs tagged with "node"

View All Tags

Node Introduction

Node.js is an open-source, cross-platform JavaScript runtime environment that allows developers to run JavaScript code on the server side. Node.js was first released in 2009 by Ryan Dahl and is designed to build efficient and scalable network applications. Its core is based on Google's V8 JavaScript engine, which allows JavaScript to be executed not only in the browser but also on the server side.