File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -9,17 +9,12 @@ The official Node.js docker image, made with love by the node community.
99
1010## What is Node.js?
1111
12- * from [ node.org/faq.html] ( https://node.org/faq.html ) *
12+ Node.js is a platform built on Chrome's JavaScript runtime for easily building
13+ fast, scalable network applications. Node.js uses an event-driven, non-blocking
14+ I/O model that makes it lightweight and efficient, perfect for data-intensive
15+ real-time applications that run across distributed devices.
1316
14- Node.js is a JavaScript platform built on Chrome's V8 runtime. This project
15- began as a fork of Joyent's Node.js™ and is compatible with the npm ecosystem.
16-
17- Why? Node.js aims to provide faster and predictable release cycles. It currently
18- merges in the latest language, API and performance improvements to V8 while also
19- updating libuv and other base libraries.
20-
21- This project aims to continue development of Node.js under an "open governance
22- model" as opposed to corporate stewardship.
17+ See: http://nodejs.org
2318
2419## Usage
2520
You can’t perform that action at this time.
0 commit comments