mirror of https://github.com/nodejs/node.git
Page:
Home
Pages
API changes between v0.10 and v0.12
API changes between v0.10 and v4
API changes between v0.4 and v0.6
API changes between v0.6 and v0.8
API changes between v0.8 and v0.10
Breaking Changes
Breaking changes between Node 7 and 8
Breaking changes between v4 LTS and v6 LTS
Breaking changes between v4 and v5
Breaking changes between v5 and v6
Breaking changes between v6 LTS and v8 LTS
Breaking changes between v6 and v7
CITGM Status
CITGM known flakes
CITGM results table
Creating a CTC Meeting Issue
ES6 Module Detection in Node
Flaky tests
Frequently Asked Questions
Home
Installing and Building Node.js
Installing io.js via package manager
Meetings: Creating a Hangouts On Air Event
Merging pull requests with Jenkins
Migrating IO polling from libev to libuv
Migrating from v0.2 to v0.3
Migrating from v0.2 to v0.4
Statically linked executable
Testing pull requests with Jenkins
Windows Environment
25
Home
Drew Fyock edited this page 2018-04-06 16:43:32 -04:00
Node.js community wiki
Node.js is a JavaScript runtime built on Chrome's V8 JavaScript engine. Node.js uses an event-driven, non-blocking I/O model that makes it lightweight and efficient. Node.js' package ecosystem, npm, is the largest ecosystem of open source libraries in the world.
Links:
API/Breaking Changes
- From v0.2 to v0.3
- From v0.3 to v0.4
- From v0.4 to v0.6
- From v0.6 to v0.8
- From v0.8 to v0.10
- From v0.10 to v0.12
- From v1 to v2 & v3 (io.js)
- From v0.10 to v4
- From v4 to v5
- From v5 to v6
- From v6 to v7
- From Node 7 to 8 (Unfinished)
Breaking Changes between LTS versions
- From v4 LTS to v6 LTS
- From v6 LTS to v8 LTS (Unfinished v8)