Skip to content

Commit

Permalink
doc: add compatibility/interop technical value
Browse files Browse the repository at this point in the history
PR-URL: #35323
Reviewed-By: Stephen Belanger <admin@stephenbelanger.com>
Reviewed-By: Michael Dawson <midawson@redhat.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
  • Loading branch information
GeoffreyBooth authored and BethGriggs committed Dec 15, 2020
1 parent c4c8541 commit 72fb6f8
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion doc/guides/technical-values.md
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

0 comments on commit 72fb6f8

Please sign in to comment.