Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 4 additions & 1 deletion doc/guides/technical-values.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ collaboration.
* Priority 2 - Stability
* Priority 3 - Operational qualities
* Priority 4 - Node.js maintainer experience
* Priority 5 - Up to date Technology and APIs
* Priority 5 - Up to date technology and APIs

## Value descriptions

Expand All @@ -20,6 +20,9 @@ with Node.js. Some key elements of this include:
* Great documentation
* Bundling friction-reducing APIs and components, even though
they could be provided externally
* Compatibility and interoperability with browsers and other JavaScript
environments so that as much code as possible runs as is both in Node.js and
in the other environments
* Enabling/supporting external packages to ensure overall developer experience

### 2 - Stability
Expand Down